mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
11 lines
232 B
C
11 lines
232 B
C
#ifndef POKEPLATINUM_STRUCT_020790C4_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_020790C4_SUB1_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u8 padding_02[2];
|
|
} UnkStruct_020790C4_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020790C4_SUB1_H
|