Use const_skip and const_next macros for brevity

This commit is contained in:
Rangi
2020-07-08 16:20:15 -04:00
parent 6ca82e5c86
commit c086de0c98
27 changed files with 198 additions and 820 deletions

View File

@@ -117,7 +117,7 @@ else
endc
ENDM
const_value = const_value + 8
const_skip 8 ; all step_sleep values
const movement_step_end ; $47
step_end: MACRO