ReC98/th04/boss_backdrop[bss].asm

6 lines
249 B
NASM

; Called with the GRCG set to the [color] parameter to boss_bg_render(), this
; function is supposed to fill the entire playfield area around the background
; image with the given color.
public _boss_backdrop_colorfill
_boss_backdrop_colorfill dw ?