mirror of
https://github.com/badvision/lawless-legends.git
synced 2024-11-15 04:08:04 +00:00
Fixing lots of decompression bugs.
This commit is contained in:
parent
e741c5d57e
commit
14c006b521
@ -1103,10 +1103,10 @@ disk_finishLoad: !zone
|
||||
+prStr : !text "isAux=",0
|
||||
+prByte isAuxCmd
|
||||
rts
|
||||
.debug2:+prStr : !text "readLen=",0
|
||||
+prWord readLen
|
||||
+prStr : !text "readAddr=",0
|
||||
+prWord readAddr : +crout
|
||||
.debug2:+prStr : !text "reqLen=",0
|
||||
+prWord reqLen
|
||||
+prStr : !text "pDst=",0
|
||||
+prWord pDst : +crout
|
||||
rts
|
||||
} ; end DEBUG
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user