mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-25 11:46:51 -05:00
14 lines
292 B
C
14 lines
292 B
C
#ifndef POKEPLATINUM_STRUCT_020556C4_H
|
|
#define POKEPLATINUM_STRUCT_020556C4_H
|
|
|
|
#include "struct_defs/struct_020556C4_sub1.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
u8 unk_04;
|
|
u8 unk_05;
|
|
UnkStruct_020556C4_sub1 unk_06[6];
|
|
} UnkStruct_020556C4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020556C4_H
|