diff options
| author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-03-21 19:23:10 +0100 |
|---|---|---|
| committer | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-03-21 19:26:59 +0100 |
| commit | 3c89d769dca2795130747aae4f395fe5fc2ad888 (patch) | |
| tree | 6ea124d0ce16d2577b7da78c4bfa2caea3a3b806 /include | |
| parent | bd4835f73f7e9f12eb8e3bf6ba2ca70edccd4c8e (diff) | |
use headers
Diffstat (limited to 'include')
| -rw-r--r-- | include/error_message_reset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/error_message_reset.h b/include/error_message_reset.h index 90e70465..d8542df5 100644 --- a/include/error_message_reset.h +++ b/include/error_message_reset.h @@ -36,4 +36,4 @@ struct GraphicsModes { THUMB_FUNC void VBlankHandler(); THUMB_FUNC void PrintErrorMessageAndReset(); -#endif //POKEDIAMOND_ERROR_MESSAGE_RESET_H
\ No newline at end of file +#endif //POKEDIAMOND_ERROR_MESSAGE_RESET_H |
