mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
14 lines
414 B
C
14 lines
414 B
C
#ifndef POKEPLATINUM_STRUCT_OV100_021D1808_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_OV100_021D1808_SUB1_H
|
|
|
|
#include "overlay100/struct_ov100_021D4104.h"
|
|
#include "overlay100/struct_ov100_021D4E3C.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov100_021D4E3C unk_00;
|
|
UnkStruct_ov100_021D4104 unk_0C[3];
|
|
UnkStruct_ov100_021D4104 unk_D4[3];
|
|
} UnkStruct_ov100_021D1808_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV100_021D1808_SUB1_H
|