mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
12 lines
264 B
C
12 lines
264 B
C
#ifndef POKEPLATINUM_STRUCT_OV80_021D1478_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_OV80_021D1478_SUB1_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
int unk_0C;
|
|
} UnkStruct_ov80_021D1478_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV80_021D1478_SUB1_H
|