mirror of
https://github.com/pret/pokefirered.git
synced 2026-03-26 03:35:44 -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
|