Use {interpolation} to generate sequences of RAM labels
This makes the table_width/assert_table_length usages unnecessary, and also keeps the labels automatically up to date if the length constants change.
This commit is contained in:
@@ -6392,7 +6392,7 @@ LoadEnemyMon:
|
||||
and a
|
||||
ret z
|
||||
|
||||
; Update enemy nick
|
||||
; Update enemy nickname
|
||||
ld hl, wStringBuffer1
|
||||
ld de, wEnemyMonNickname
|
||||
ld bc, MON_NAME_LENGTH
|
||||
|
Reference in New Issue
Block a user