mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-21 22:47:54 -05:00
13 lines
259 B
C
13 lines
259 B
C
#ifndef POKEPLATINUM_STRUCT_02032188_H
|
|
#define POKEPLATINUM_STRUCT_02032188_H
|
|
|
|
typedef struct {
|
|
u8 * unk_00;
|
|
s16 unk_04;
|
|
volatile s16 unk_06;
|
|
volatile s16 unk_08;
|
|
s16 unk_0A;
|
|
} UnkStruct_02032188;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02032188_H
|