diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-17 11:06:59 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-17 11:06:59 -0500 |
commit | b786145272491ea33924ffc0526b268a9b102619 (patch) | |
tree | 44873a5ffa58b0ee53bc5dcf17a73ccaf57d89fa /data | |
parent | afbaa190a2caaad1e193f2570da05d55fca14d04 (diff) |
Address review comments
Diffstat (limited to 'data')
-rw-r--r-- | data/save_failed_screen.s | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/data/save_failed_screen.s b/data/save_failed_screen.s deleted file mode 100644 index 7b0827b6c..000000000 --- a/data/save_failed_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 |