mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 03:05:46 -05:00
11 lines
207 B
C
11 lines
207 B
C
#ifndef POKEPLATINUM_STRUCT_0203F478_H
|
|
#define POKEPLATINUM_STRUCT_0203F478_H
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
u8 unk_04;
|
|
} UnkStruct_0203F478;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0203F478_H
|