mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-08 07:50:42 +01:00
change a 1 to a 4
was playing around with the code and forgot to change this back when uploading
This commit is contained in:
parent
f3b02fa389
commit
7450334a56
@ -278,7 +278,7 @@ addi r30, r22, -4
|
||||
li r28, 0
|
||||
_whileLoopDeleteINI:
|
||||
stwu r28, 4(r30)
|
||||
lbz r24, 1(r30)
|
||||
lbz r24, 4(r30)
|
||||
cmpwi r24, 0
|
||||
bne+ _whileLoopDeleteINI
|
||||
blr
|
||||
|
Loading…
Reference in New Issue
Block a user