mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-25 03:35:20 -05:00
13 lines
292 B
C
13 lines
292 B
C
#ifndef POKEPLATINUM_STRUCT_0205C95C_H
|
|
#define POKEPLATINUM_STRUCT_0205C95C_H
|
|
|
|
#include "struct_defs/struct_0205C924.h"
|
|
|
|
typedef struct UnkStruct_0205C95C_t {
|
|
UnkStruct_0205C924 unk_00[30];
|
|
int unk_348;
|
|
int unk_34C;
|
|
} UnkStruct_0205C95C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0205C95C_H
|