Make width of the equip window match EB's one

This commit is contained in:
Lorenzooone 2019-09-10 12:35:56 +02:00
parent fbeb2e1383
commit de901d6d27
1 changed files with 6 additions and 0 deletions

View File

@ -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)
//---------------------------------------------------------