mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 11:15:26 -05:00
11 lines
214 B
C
11 lines
214 B
C
#ifndef POKEPLATINUM_STRUCT_0204B404_H
|
|
#define POKEPLATINUM_STRUCT_0204B404_H
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u16 unk_04[2];
|
|
u32 unk_08[2];
|
|
} UnkStruct_0204B404;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0204B404_H
|