pokeplatinum/include/battle_anim/struct_ov12_02223764_sub1.h
2025-08-17 12:13:47 +02:00

14 lines
327 B
C

#ifndef POKEPLATINUM_STRUCT_OV12_02223764_SUB1_H
#define POKEPLATINUM_STRUCT_OV12_02223764_SUB1_H
#include "palette.h"
#include "sprite_system.h"
typedef struct {
SpriteSystem *unk_00;
SpriteManager *unk_04;
PaletteData *unk_08;
} UnkStruct_ov12_02223764_sub1;
#endif // POKEPLATINUM_STRUCT_OV12_02223764_SUB1_H