mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-19 13:37:22 -05:00
13 lines
280 B
C
13 lines
280 B
C
#ifndef POKEPLATINUM_STRUCT_0203E274_H
|
|
#define POKEPLATINUM_STRUCT_0203E274_H
|
|
|
|
#include "struct_decls/struct_02026324_decl.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
BOOL unk_04;
|
|
const UnkStruct_02026324 * unk_08;
|
|
} UnkStruct_0203E274;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0203E274_H
|