mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-13 22:52:08 -05:00
14 lines
291 B
C
14 lines
291 B
C
#ifndef POKEPLATINUM_STRUCT_020789BC_H
|
|
#define POKEPLATINUM_STRUCT_020789BC_H
|
|
|
|
#include "struct_defs/struct_020789BC_sub1.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_020789BC_sub1 unk_00[2];
|
|
s8 unk_56;
|
|
s8 unk_57;
|
|
u8 unk_58;
|
|
} UnkStruct_020789BC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020789BC_H
|