mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-23 15:39:42 -05:00
15 lines
330 B
C
15 lines
330 B
C
#ifndef POKEPLATINUM_STRUCT_OV19_021D4EE4_H
|
|
#define POKEPLATINUM_STRUCT_OV19_021D4EE4_H
|
|
|
|
#include "overlay019/struct_ov19_021D5FAC.h"
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u8 unk_02[2];
|
|
BOOL unk_04;
|
|
UnkStruct_ov19_021D5FAC unk_08[2];
|
|
} UnkStruct_ov19_021D4EE4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV19_021D4EE4_H
|