pokeplatinum/include/overlay005/ov5_021D5BC0.h
2025-09-13 01:47:56 -07:00

12 lines
405 B
C

#ifndef POKEPLATINUM_OV5_021D5BC0_H
#define POKEPLATINUM_OV5_021D5BC0_H
#include "field/field_system_decl.h"
void FieldSystem_InitBottomScreen(FieldSystem *fieldSystem);
BOOL FieldSystem_IsBottomScreenRunningDummy(FieldSystem *fieldSystem);
void FieldSystem_EndBottomScreen(FieldSystem *fieldSystem);
BOOL FieldSystem_IsBottomScreenDone(FieldSystem *fieldSystem);
#endif // POKEPLATINUM_OV5_021D5BC0_H