add save location header, change static names
This commit is contained in:
9
include/save_location.h
Normal file
9
include/save_location.h
Normal 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
|
||||
Reference in New Issue
Block a user