mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-13 06:31:04 -05:00
13 lines
274 B
C
13 lines
274 B
C
#ifndef POKEPLATINUM_STRUCT_0203CC84_H
|
|
#define POKEPLATINUM_STRUCT_0203CC84_H
|
|
|
|
#include "struct_decls/struct_021C0794_decl.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
BOOL unk_04;
|
|
UnkStruct_021C0794 * unk_08;
|
|
} UnkStruct_0203CC84;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0203CC84_H
|