mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 19:25:29 -05:00
12 lines
252 B
C
12 lines
252 B
C
#ifndef POKEPLATINUM_STRUCT_0202D844_H
|
|
#define POKEPLATINUM_STRUCT_0202D844_H
|
|
|
|
#include "struct_defs/struct_0202D84C.h"
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
UnkStruct_0202D84C unk_04[21];
|
|
} UnkStruct_0202D844;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202D844_H
|