mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
20 lines
419 B
C
20 lines
419 B
C
#ifndef POKEPLATINUM_STRUCT_OV83_0223F670_H
|
|
#define POKEPLATINUM_STRUCT_OV83_0223F670_H
|
|
|
|
#include <nitro/fx/fx.h>
|
|
|
|
#include "overlay083/struct_ov83_0223DA94.h"
|
|
|
|
#include "sprite.h"
|
|
|
|
typedef struct {
|
|
BOOL unk_00;
|
|
BOOL unk_04;
|
|
VecFx32 unk_08;
|
|
UnkStruct_ov83_0223DA94 unk_14;
|
|
UnkStruct_ov83_0223DA94 unk_2C;
|
|
Sprite *unk_44;
|
|
} UnkStruct_ov83_0223F670;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV83_0223F670_H
|