mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
14 lines
280 B
C
14 lines
280 B
C
#ifndef POKEPLATINUM_STRUCT_OV115_02262DC4_H
|
|
#define POKEPLATINUM_STRUCT_OV115_02262DC4_H
|
|
|
|
typedef struct {
|
|
s32 unk_00;
|
|
s32 unk_04;
|
|
s32 unk_08;
|
|
s32 unk_0C;
|
|
s32 unk_10;
|
|
s32 unk_14;
|
|
} UnkStruct_ov115_02262DC4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV115_02262DC4_H
|