mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-12 08:06:32 -05:00
14 lines
285 B
C
14 lines
285 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
|