Little fixes

This commit is contained in:
Aurora
2016-11-16 14:52:50 +01:00
parent 6b8474b7b9
commit 2a563eddd0
2 changed files with 14 additions and 34 deletions

View File

@@ -10,7 +10,7 @@
.arm
; fsOpenFileDirectly function will be redirected here.
; If the requested archive is not ROMFS, we'll return
; to the original fucntion.
; to the original function.
openFileDirectlyHook:
cmp r3, #3
beq openRomfs