1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-25 06:58:25 +01:00
2018-11-18 19:37:18 +01:00

9 lines
178 B
C

#ifndef GUARD_SAVE_LOCATION_H
#define GUARD_SAVE_LOCATION_H
void TrySetMapSaveWarpStatus(void);
void sub_81AFDA0(void);
void sub_81AFDD0(void);
#endif // GUARD_SAVE_LOCATION_H