mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-27 21:28:16 -05:00
11 lines
267 B
C
11 lines
267 B
C
#ifndef POKEPLATINUM_STRUCT_0207821C_H
|
|
#define POKEPLATINUM_STRUCT_0207821C_H
|
|
|
|
#include "struct_defs/struct_0207821C_sub1.h"
|
|
|
|
typedef struct UnkStruct_0207821C_t {
|
|
UnkStruct_0207821C_sub1 unk_00[7];
|
|
} UnkStruct_0207821C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0207821C_H
|