mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-06-03 06:15:33 -05:00
15 lines
368 B
C
15 lines
368 B
C
#ifndef POKEPLATINUM_STRUCT_0208C06C_SUB2_H
|
|
#define POKEPLATINUM_STRUCT_0208C06C_SUB2_H
|
|
|
|
#include "struct_decls/struct_0201CD38_decl.h"
|
|
#include "struct_defs/struct_0208B878.h"
|
|
|
|
typedef struct {
|
|
BOOL unk_00;
|
|
int unk_04;
|
|
UnkStruct_0208B878 * unk_08;
|
|
UnkStruct_0201CD38 * unk_0C;
|
|
} UnkStruct_0208C06C_sub2;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0208C06C_SUB2_H
|