diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-22 18:47:06 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-22 18:47:06 +0200 |
commit | f77dcef59d1b7d84b4e6ae87eaaf7830807bde1c (patch) | |
tree | 4f72969d594c374935bcca628397f0e0fefb19b4 /data | |
parent | df4e32a307c17163e9a64e5ea615ab9eb18afc4b (diff) | |
parent | 1bab62e1cd127e5e01adf839f1d74c5e59ce16bb (diff) |
Merge branch 'master' into decompile_battle_controllers
Diffstat (limited to 'data')
-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 |