mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-22 10:15:22 -05:00
20 lines
417 B
C
20 lines
417 B
C
#ifndef POKEPLATINUM_STRUCT_0202DBAC_H
|
|
#define POKEPLATINUM_STRUCT_0202DBAC_H
|
|
|
|
#include "overlay097/struct_ov97_0222D250.h"
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u8 padding_02[258];
|
|
UnkStruct_ov97_0222D250 unk_104;
|
|
u16 unk_154[250];
|
|
u8 unk_348;
|
|
u8 padding_349;
|
|
u16 unk_34A[3];
|
|
u8 unk_350;
|
|
u8 padding_351[3];
|
|
s32 unk_354;
|
|
} UnkStruct_0202DBAC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202DBAC_H
|