mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 15:08:09 -05:00
15 lines
333 B
C
15 lines
333 B
C
#ifndef POKEPLATINUM_STRUCT_OV100_021D36CC_H
|
|
#define POKEPLATINUM_STRUCT_OV100_021D36CC_H
|
|
|
|
#include "overlay100/struct_ov100_021D4890.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
int unk_0C;
|
|
UnkStruct_ov100_021D4890 *unk_10;
|
|
} UnkStruct_ov100_021D36CC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV100_021D36CC_H
|