mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-30 06:05:53 -05:00
10 lines
210 B
C
10 lines
210 B
C
#ifndef POKEPLATINUM_STRUCT_02029894_SUB2_H
|
|
#define POKEPLATINUM_STRUCT_02029894_SUB2_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
} UnkStruct_02029894_sub2;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02029894_SUB2_H
|