mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 10:45:19 -05:00
12 lines
262 B
C
12 lines
262 B
C
#ifndef POKEPLATINUM_STRUCT_0202EE10_H
|
|
#define POKEPLATINUM_STRUCT_0202EE10_H
|
|
|
|
#include "struct_defs/struct_0202EE10_sub1.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
UnkStruct_0202EE10_sub1 unk_04[6];
|
|
} UnkStruct_0202EE10;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202EE10_H
|