mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 19:25:29 -05:00
14 lines
285 B
C
14 lines
285 B
C
#ifndef POKEPLATINUM_STRUCT_0202DFA8_H
|
|
#define POKEPLATINUM_STRUCT_0202DFA8_H
|
|
|
|
#include "struct_defs/struct_0202E1F4.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_0202E1F4 unk_00[6];
|
|
u16 unk_168;
|
|
u8 unk_16A;
|
|
u8 unk_16B;
|
|
} UnkStruct_0202DFA8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202DFA8_H
|