mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
14 lines
283 B
C
14 lines
283 B
C
#ifndef POKEPLATINUM_STRUCT_020032D0_H
|
|
#define POKEPLATINUM_STRUCT_020032D0_H
|
|
|
|
#include "struct_defs/struct_0200330C.h"
|
|
|
|
typedef struct {
|
|
u16 *unk_00;
|
|
u16 *unk_04;
|
|
u32 unk_08;
|
|
UnkStruct_0200330C unk_0C;
|
|
} UnkStruct_020032D0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020032D0_H
|