pokeplatinum/include/overlay005/ov5_021F575C.h
scbroede 9572c95106
Some checks failed
build / build (push) Has been cancelled
document some underground inventory and spheres code (#671)
2025-08-09 15:35:39 -07:00

12 lines
361 B
C

#ifndef POKEPLATINUM_OV5_021F575C_H
#define POKEPLATINUM_OV5_021F575C_H
#include "field/field_system_decl.h"
#include "overlay005/struct_ov5_021DF47C_decl.h"
void *ov5_021F575C(UnkStruct_ov5_021DF47C *param0);
void ov5_021F5778(void *param0);
void ov5_DisplayBuriedSphereSparkle(FieldSystem *fieldSystem, int x, int z);
#endif // POKEPLATINUM_OV5_021F575C_H