pokeplatinum/include/error_message_reset.h
2023-02-02 22:06:46 +01:00

7 lines
182 B
C

#ifndef POKEPLATINUM_ERROR_MESSAGE_RESET_H
#define POKEPLATINUM_ERROR_MESSAGE_RESET_H
void ErrorMessageReset_PrintErrorAndReset(void);
#endif // POKEPLATINUM_ERROR_MESSAGE_RESET_H