pokeplatinum/include/error_message_reset.h
2023-01-27 22:05:22 +01:00

7 lines
171 B
C

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