mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
13 lines
256 B
C
13 lines
256 B
C
#ifndef POKEPLATINUM_STRUCT_0202EE10_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_0202EE10_SUB1_H
|
|
|
|
#include "string_gf.h"
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u32 unk_04;
|
|
String *unk_08;
|
|
} UnkStruct_0202EE10_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202EE10_SUB1_H
|