Level selection menu: entry transition events (#12) (#35) [commit 1]

This commit is contained in:
xCrystal
2024-01-28 17:57:11 +01:00
parent 2fdfa9057f
commit 52bb92028e
9 changed files with 109 additions and 37 deletions

View File

@@ -55,14 +55,6 @@ MACRO rgbpals_fade_apply
PURGE fade_from, fade_to, rgbch_red, rgbch_green, rgbch_blue, palred_value, palgreen_value, palblue_value
ENDM
/* MACRO rgbpals_fade_end
rept _NARG
for i,
endr
shift
endr
ENDM */
DEF palettes EQUS "* PALETTE_SIZE"
DEF palette EQUS "+ PALETTE_SIZE *"
DEF color EQUS "+ PAL_COLOR_SIZE *"