mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
10 lines
212 B
C
10 lines
212 B
C
#ifndef POKEPLATINUM_STRUCT_OV16_02264A8C_H
|
|
#define POKEPLATINUM_STRUCT_OV16_02264A8C_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
u32 unk_04;
|
|
} UnkStruct_ov16_02264A8C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV16_02264A8C_H
|