Make battle command window wider
This commit is contained in:
parent
8b7e7876b9
commit
f4b8a4dd7f
|
@ -362,6 +362,9 @@ org $80DB15A; add sp,#0x20
|
|||
|
||||
//80DB116: length of name + end code
|
||||
|
||||
// Re-position battle commands
|
||||
org $8B1F4C8; db $11 // Extend width by two tiles
|
||||
|
||||
//==============================================================================
|
||||
// Data files
|
||||
//==============================================================================
|
||||
|
|
Loading…
Reference in New Issue