mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
15 lines
346 B
C
15 lines
346 B
C
#ifndef POKEPLATINUM_STRUCT_OV80_021D2C1C_H
|
|
#define POKEPLATINUM_STRUCT_OV80_021D2C1C_H
|
|
|
|
#include "overlay080/struct_ov80_021D2C5C.h"
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u8 unk_02;
|
|
u8 unk_03;
|
|
UnkStruct_ov80_021D2C5C *unk_04;
|
|
UnkStruct_ov80_021D2C5C *unk_08;
|
|
} UnkStruct_ov80_021D2C1C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV80_021D2C1C_H
|