mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 11:15:26 -05:00
16 lines
334 B
C
16 lines
334 B
C
#ifndef POKEPLATINUM_STRUCT_0202E794_H
|
|
#define POKEPLATINUM_STRUCT_0202E794_H
|
|
|
|
#include "struct_defs/struct_0202E4D4.h"
|
|
|
|
typedef struct UnkStruct_0202E794_t {
|
|
u32 unk_00;
|
|
u8 unk_04;
|
|
u8 unk_05;
|
|
u8 unk_06;
|
|
u16 unk_08[8];
|
|
UnkStruct_0202E4D4 unk_18;
|
|
} UnkStruct_0202E794;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202E794_H
|