mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-29 06:08:19 -05:00
13 lines
325 B
C
13 lines
325 B
C
#ifndef POKEPLATINUM_STRUCT_020158A8_H
|
|
#define POKEPLATINUM_STRUCT_020158A8_H
|
|
|
|
#include "struct_decls/struct_0200B144_decl.h"
|
|
#include "struct_decls/struct_02023790_decl.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_0200B144 * unk_00;
|
|
UnkStruct_02023790 * unk_04[29];
|
|
} UnkStruct_020158A8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020158A8_H
|