1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-02-18 02:13:36 +01:00

7 lines
111 B
C
Raw Normal View History

#ifndef GUARD_RELOAD_SAVE_H
#define GUARD_RELOAD_SAVE_H
void ReloadSave(void);
#endif // GUARD_RELOAD_SAVE_H