mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-21 22:47:54 -05:00
14 lines
337 B
C
14 lines
337 B
C
#ifndef POKEPLATINUM_STRUCT_020985E4_H
|
|
#define POKEPLATINUM_STRUCT_020985E4_H
|
|
|
|
#include "struct_decls/struct_02025E6C_decl.h"
|
|
#include "struct_defs/struct_020279FC.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
UnkStruct_020279FC * unk_04;
|
|
const UnkStruct_02025E6C * unk_08;
|
|
} UnkStruct_020985E4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020985E4_H
|