mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 11:15:26 -05:00
12 lines
243 B
C
12 lines
243 B
C
#ifndef POKEPLATINUM_STRUCT_02024184_H
|
|
#define POKEPLATINUM_STRUCT_02024184_H
|
|
|
|
typedef struct {
|
|
const u16 *unk_00;
|
|
const u8 *unk_04;
|
|
const u8 *unk_08;
|
|
u32 unk_0C;
|
|
} UnkStruct_02024184;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02024184_H
|