pokefirered/include/save_location.h
2018-11-09 12:33:20 -05:00

12 lines
225 B
C

#ifndef GUARD_SAVE_LOCATION_H
#define GUARD_SAVE_LOCATION_H
#include "global.h"
bool32 sub_81AFCEC(void);
void TrySetMapSaveWarpStatus(void);
void sub_81AFDA0(void);
void sub_81AFDD0(void);
#endif // GUARD_SAVE_LOCATION_H