summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2020-08-02 18:20:39 -0500
committerSeth Barberee <seth.barberee@gmail.com>2020-08-02 18:20:39 -0500
commitbfac262796684a0b75e836dc9d62c61fdb5eb92f (patch)
treef2e187472128813658d8ab15d78c5ee399017967 /asm
parentbc504264f1e54b3c1e482710c592e5549828bfe1 (diff)
decomp sub_8011F9C
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}