1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-07 16:08:03 +01:00
pokeemerald/include/reset_save_heap.h

13 lines
214 B
C
Raw Normal View History

2017-11-12 23:58:05 -05:00
#ifndef GUARD_RESET_SAVE_HEAP_H
#define GUARD_RESET_SAVE_HEAP_H
// Exported type declarations
// Exported RAM declarations
// Exported ROM declarations
void sub_81700F8(void);
#endif //GUARD_RESET_SAVE_HEAP_H