mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-20 11:58:04 -05:00
7 lines
144 B
C
7 lines
144 B
C
#ifndef GUARD_CLEAR_SAVE_DATA_SCREEN_H
|
|
#define GUARD_CLEAR_SAVE_DATA_SCREEN_H
|
|
|
|
void sub_80F55A0(void);
|
|
|
|
#endif //GUARD_CLEAR_SAVE_DATA_SCREEN_H
|