You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Split fourth-to-last byte of person_event into nybble arguments
This commit is contained in:
@@ -31,7 +31,8 @@ person_event: macro
|
||||
dn \5, \6 ; radius: y, x
|
||||
db \7 ; clock_hour
|
||||
db \8 ; clock_daytime
|
||||
db \9 ; color_function
|
||||
shift
|
||||
dn \8, \9 ; color_function
|
||||
shift
|
||||
db \9 ; sight_range
|
||||
shift
|
||||
|
Reference in New Issue
Block a user