You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
- 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