mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
16 lines
377 B
C
16 lines
377 B
C
#ifndef POKEPLATINUM_STRUCT_OV62_0223E01C_SUB2_H
|
|
#define POKEPLATINUM_STRUCT_OV62_0223E01C_SUB2_H
|
|
|
|
#include "overlay062/struct_ov62_0223E01C_sub1_sub1.h"
|
|
|
|
#include "narc.h"
|
|
|
|
typedef struct {
|
|
NARC *unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
UnkStruct_ov62_0223E01C_sub1_sub1 unk_0C[5][6];
|
|
} UnkStruct_ov62_0223E01C_sub2;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV62_0223E01C_SUB2_H
|