mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-12 08:06:32 -05:00
14 lines
291 B
C
14 lines
291 B
C
#ifndef POKEPLATINUM_STRUCT_02068630_H
|
|
#define POKEPLATINUM_STRUCT_02068630_H
|
|
|
|
#include "struct_decls/struct_020508D4_decl.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_020508D4 * unk_00;
|
|
u16 unk_04;
|
|
u8 unk_06;
|
|
u8 padding_07;
|
|
} UnkStruct_02068630;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02068630_H
|