Make width of the equip window match EB's one
This commit is contained in:
parent
fbeb2e1383
commit
de901d6d27
|
@ -160,6 +160,12 @@ mov r3,6
|
|||
.org 0x80BAEE2 :: bl baec6_psi_window_print_buffer
|
||||
.org 0x80BAEF0 :: bl baec6_psi_window_print_buffer
|
||||
|
||||
//---------------------------------------------------------
|
||||
// Equip window generic hacks
|
||||
//---------------------------------------------------------
|
||||
|
||||
.org 0x80B8074 :: mov r3,#0x12
|
||||
|
||||
//---------------------------------------------------------
|
||||
// BAEF8 hacks (equip window)
|
||||
//---------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue