mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 03:05:46 -05:00
13 lines
236 B
C
13 lines
236 B
C
#ifndef POKEPLATINUM_STRUCT_0202D84C_H
|
|
#define POKEPLATINUM_STRUCT_0202D84C_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
u8 unk_04;
|
|
u8 unk_05;
|
|
u8 unk_06;
|
|
u8 unk_07;
|
|
} UnkStruct_0202D84C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202D84C_H
|