mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
16 lines
444 B
C
16 lines
444 B
C
#ifndef POKEPLATINUM_STRUCT_OV83_0223F29C_H
|
|
#define POKEPLATINUM_STRUCT_OV83_0223F29C_H
|
|
|
|
#include "overlay083/struct_ov83_0223D784.h"
|
|
#include "overlay083/struct_ov83_0223D95C.h"
|
|
#include "overlay083/struct_ov83_0223F410.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov83_0223D784 *unk_00;
|
|
UnkStruct_ov83_0223D95C unk_04;
|
|
UnkStruct_ov83_0223F410 unk_3C[4];
|
|
int unk_7C;
|
|
} UnkStruct_ov83_0223F29C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV83_0223F29C_H
|