add save location header, change static names

This commit is contained in:
DizzyEggg
2017-10-09 13:48:41 +02:00
parent 96c5966ff3
commit 7b690dbe3a
2 changed files with 16 additions and 6 deletions

9
include/save_location.h Normal file
View File

@@ -0,0 +1,9 @@
#ifndef GUARD_SAVE_LOCATION_H
#define GUARD_SAVE_LOCATION_H
bool32 sub_81AFCEC(void);
void TrySetMapSaveWarpStatus(void);
void sub_81AFDA0(void);
void sub_81AFDD0(void);
#endif // GUARD_SAVE_LOCATION_H