Positioning hacks for "To X"
This commit is contained in:
parent
08e54039aa
commit
f30d353689
|
@ -390,6 +390,9 @@ org $80DC0A8; add r1,#0x60 // String address calculation
|
|||
org $80DC27C; lsl r1,r2,#4; nop // String address calculation
|
||||
org $80DC2AC; lsl r1,r2,#4; nop // String address calculation
|
||||
|
||||
org $80DCC36; mov r2,#2 // "to X" position
|
||||
org $80DCCE0; mov r2,#2 // "to the Front Row" position
|
||||
|
||||
org $80E079E; bl m2_vwf_entries.e06ec_clear_window
|
||||
org $80E0888; bl m2_vwf_entries.e06ec_redraw_psi
|
||||
org $80E0A16; bl m2_vwf_entries.e06ec_redraw_bash_psi
|
||||
|
|
|
@ -103,7 +103,7 @@
|
|||
904268
|
||||
],
|
||||
"Old": "どのてきに?:[00 FF]",
|
||||
"New": "To [00 FF]"
|
||||
"New": "[5F FF 02]To [00 FF]"
|
||||
},
|
||||
{
|
||||
"OldPointer": 11662551,
|
||||
|
|
Loading…
Reference in New Issue