mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 23:20:49 -05:00
16 lines
354 B
C
16 lines
354 B
C
#ifndef POKEPLATINUM_STRUCT_OV97_02232254_H
|
|
#define POKEPLATINUM_STRUCT_OV97_02232254_H
|
|
|
|
#include "overlay097/struct_ov97_02232254_sub1.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov97_02232254_sub1 unk_00[8];
|
|
u8 unk_60;
|
|
u8 unk_61;
|
|
u16 unk_62;
|
|
u8 unk_64;
|
|
u8 unk_65[3];
|
|
} UnkStruct_ov97_02232254;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV97_02232254_H
|