mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-23 07:28:11 -05:00
13 lines
327 B
C
13 lines
327 B
C
#ifndef POKEPLATINUM_STRUCT_OV83_0223F770_H
|
|
#define POKEPLATINUM_STRUCT_OV83_0223F770_H
|
|
|
|
#include "struct_defs/struct_0209903C.h"
|
|
#include "struct_defs/struct_0209916C.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_0209903C *unk_00;
|
|
UnkStruct_0209916C *unk_04;
|
|
} UnkStruct_ov83_0223F770;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV83_0223F770_H
|