fireemblem8u/include/sioerror.h
2023-04-15 13:10:27 -04:00

11 lines
236 B
C

#ifndef GUARD_SIOERROR_H
#define GUARD_SIOERROR_H
// ??? OnVBlank_SioError(???);
// ??? OnMain_SioErrorWait(???);
// ??? PutSioErrorMessage(???);
// ??? OnMain_SioError(???);
void StartSioErrorScreen(void);
#endif // GUARD_SIOERROR_H