mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 11:15:26 -05:00
12 lines
220 B
C
12 lines
220 B
C
#ifndef POKEPLATINUM_STRUCT_0209BF64_H
|
|
#define POKEPLATINUM_STRUCT_0209BF64_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u8 unk_02;
|
|
u8 unk_03;
|
|
} UnkStruct_0209BF64;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0209BF64_H
|