mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 11:15:26 -05:00
17 lines
342 B
C
17 lines
342 B
C
#ifndef POKEPLATINUM_STRUCT_02095C60_H
|
|
#define POKEPLATINUM_STRUCT_02095C60_H
|
|
|
|
#include "struct_defs/struct_02095B28.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_02095B28 unk_00;
|
|
UnkStruct_02095B28 unk_08;
|
|
u8 unk_10[4];
|
|
u8 unk_14;
|
|
u8 unk_15;
|
|
u8 unk_16;
|
|
u8 unk_17;
|
|
} UnkStruct_02095C60;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02095C60_H
|