mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-05-31 20:54:44 -05:00
18 lines
433 B
C
18 lines
433 B
C
#ifndef POKEPLATINUM_STRUCT_OV83_0223E5C0_H
|
|
#define POKEPLATINUM_STRUCT_OV83_0223E5C0_H
|
|
|
|
#include "overlay083/struct_ov83_0223D4CC_decl.h"
|
|
#include "overlay083/struct_ov83_0223FE50.h"
|
|
|
|
#include "sprite.h"
|
|
|
|
typedef struct {
|
|
BOOL unk_00;
|
|
Sprite *unk_04[4];
|
|
const UnkStruct_ov83_0223FE50 *unk_14;
|
|
u32 unk_18;
|
|
UnkStruct_ov83_0223D4CC *unk_1C;
|
|
} UnkStruct_ov83_0223E5C0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV83_0223E5C0_H
|