mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-11 14:15:58 -05:00
13 lines
274 B
C
13 lines
274 B
C
#ifndef POKEPLATINUM_STRUCT_02009CFC_H
|
|
#define POKEPLATINUM_STRUCT_02009CFC_H
|
|
|
|
#include "struct_decls/struct_02009DC8_decl.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_02009DC8 ** unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
} UnkStruct_02009CFC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02009CFC_H
|