Use dname
macro to automatically pad names with "@"
characters (#1198)
This commit is contained in:
@@ -91,6 +91,6 @@ _GiveOddEgg:
|
||||
ret
|
||||
|
||||
.Odd:
|
||||
db "ODD@@@@@@@@@"
|
||||
dname "ODD", MON_NAME_LENGTH + 1
|
||||
|
||||
INCLUDE "data/events/odd_eggs.asm"
|
||||
|
Reference in New Issue
Block a user