diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-06 12:17:56 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-06 12:17:56 -0500 |
commit | 3b88ba66376f13deb5338cd61b608adc901cc27e (patch) | |
tree | f0c32eaf666bfdff84e58adcb3852503e0f734d2 | |
parent | 19698ff65d8d576ecbb603c0421337237abffb81 (diff) |
Remove data/clear_save_data_screen.s
-rw-r--r-- | data/clear_save_data_screen.s | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/data/clear_save_data_screen.s b/data/clear_save_data_screen.s deleted file mode 100644 index 7b0827b6c..000000000 --- a/data/clear_save_data_screen.s +++ /dev/null @@ -1,7 +0,0 @@ -#include "constants/region_map.h" -#include "constants/flags.h" -#include "constants/moves.h" - .include "asm/macros.inc" - .include "constants/constants.inc" - .section .rodata - .align 2 |