Merge pull request #72 from DizzyEggg/fix_static_names

Add Save Location header and fix static names
This commit is contained in:
Diegoisawesome
2017-10-09 18:17:04 -05:00
committed by GitHub
2 changed files with 16 additions and 6 deletions
+9
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