- Update variable sprites to use constants rather than fixed values
This commit is contained in:
@@ -690,7 +690,7 @@ faceperson: macro
|
||||
enum variablesprite_command
|
||||
variablesprite: macro
|
||||
db variablesprite_command
|
||||
db \1 ; byte
|
||||
db \1 - SPRITE_VARS ; byte
|
||||
db \2 ; sprite
|
||||
endm
|
||||
|
||||
|
Reference in New Issue
Block a user