mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-21 22:47:54 -05:00
12 lines
244 B
C
12 lines
244 B
C
#ifndef POKEPLATINUM_STRUCT_OV80_021D259C_H
|
|
#define POKEPLATINUM_STRUCT_OV80_021D259C_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
u16 unk_08;
|
|
u16 unk_0A;
|
|
} UnkStruct_ov80_021D259C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV80_021D259C_H
|