mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
13 lines
367 B
C
13 lines
367 B
C
#ifndef POKEPLATINUM_STRUCT_OV61_0222BED8_SUB2_SUB3_H
|
|
#define POKEPLATINUM_STRUCT_OV61_0222BED8_SUB2_SUB3_H
|
|
|
|
#include "overlay061/struct_ov61_0222BED8_sub2_sub3_sub1.h"
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
UnkStruct_ov61_0222BED8_sub2_sub3_sub1 unk_04[6];
|
|
} UnkStruct_ov61_0222BED8_sub2_sub3;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV61_0222BED8_SUB2_SUB3_H
|