mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 03:05:46 -05:00
15 lines
311 B
C
15 lines
311 B
C
#ifndef POKEPLATINUM_STRUCT_020951B0_H
|
|
#define POKEPLATINUM_STRUCT_020951B0_H
|
|
|
|
#include "struct_defs/struct_020951B0_sub1.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_020951B0_sub1 unk_00[20];
|
|
u8 unk_50;
|
|
s8 unk_51;
|
|
s8 unk_52;
|
|
u8 padding_53;
|
|
} UnkStruct_020951B0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020951B0_H
|