Merge pull request #72 from DizzyEggg/fix_static_names
Add Save Location header and fix static names
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user