diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2017-10-27 02:02:36 -0500 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2017-10-27 02:02:36 -0500 |
commit | 49c88e63439a4ca08ca9fac7a85de51d4f56c8bd (patch) | |
tree | 69504e13ad956a1596d7f5f188279f0c25ddad55 /data/clear_save_data_screen.s | |
parent | 431e737453feb99c18349060cad53d551ba41dcf (diff) | |
parent | 5ea2f463d71d0bc2663e70a553557de0ccf40eef (diff) |
Merge branch 'master' of github.com:pret/pokeemerald into dump_maps
Diffstat (limited to 'data/clear_save_data_screen.s')
-rw-r--r-- | data/clear_save_data_screen.s | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/data/clear_save_data_screen.s b/data/clear_save_data_screen.s deleted file mode 100644 index 3abf9bf6d..000000000 --- a/data/clear_save_data_screen.s +++ /dev/null @@ -1,17 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - - .align 2 -gUnknown_085F06C0:: @ 85F06C0 - .4byte 0x000001f0, 0x000011e3 - - .align 2 -gUnknown_085F06C8:: @ 85F06C8 - window_template 0x00, 0x03, 0x0f, 0x1a, 0x04, 0x0f, 0x000b - window_template_terminator - - .align 2 -gUnknown_085F06D8:: @ 85F06D8 - window_template 0x00, 0x03, 0x02, 0x05, 0x04, 0x0f, 0x0073 |