summaryrefslogtreecommitdiff
path: root/include/save_location.h
blob: cd499643e1367684a2e60c6028c623b02376b23c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#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);
bool32 IsCurMapPokeCenter(void);

#endif // GUARD_SAVE_LOCATION_H