summaryrefslogtreecommitdiff
path: root/include/save_location.h
blob: 69b39ea5310a7facf959c0350d25a02e57f44d14 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef GUARD_SAVE_LOCATION_H
#define GUARD_SAVE_LOCATION_H

#include "global.h"

bool32 sub_81AFCEC(void);
void TrySetMapSaveWarpStatus(void);
void sub_81AFDA0(void);
void sub_81AFDD0(void);

#endif // GUARD_SAVE_LOCATION_H