mirror of
https://github.com/pret/pokefirered.git
synced 2026-04-16 22:46:37 -05:00
7 lines
157 B
C
7 lines
157 B
C
#ifndef GUARD_CLEAR_SAVE_DATA_SCREEN_H
|
|
#define GUARD_CLEAR_SAVE_DATA_SCREEN_H
|
|
|
|
void CB2_SaveClearScreen_Init(void);
|
|
|
|
#endif //GUARD_CLEAR_SAVE_DATA_SCREEN_H
|