mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-14 15:12:40 -05:00
14 lines
328 B
C
14 lines
328 B
C
#ifndef POKEPLATINUM_STRUCT_020789BC_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_020789BC_SUB1_H
|
|
|
|
#include "struct_defs/struct_02007C10.h"
|
|
|
|
typedef struct UnkStruct_020789BC_sub1_t {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u8 unk_02;
|
|
UnkStruct_02007C10 unk_03[10];
|
|
} UnkStruct_020789BC_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020789BC_SUB1_H
|