summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
Diffstat (limited to 'asm')
-rw-r--r--asm/save.s8
1 files changed, 0 insertions, 8 deletions
diff --git a/asm/save.s b/asm/save.s
index 6eaeedc..902f3ed 100644
--- a/asm/save.s
+++ b/asm/save.s
@@ -5,14 +5,6 @@
.text
- thumb_func_start sub_8011F9C
-sub_8011F9C:
- push {lr}
- bl ReadSaveSector
- pop {r1}
- bx r1
- thumb_func_end sub_8011F9C
-
thumb_func_start sub_8011FA8
sub_8011FA8:
push {r4,r5,lr}