ReC98/th04/scoreupd[data].asm

4 lines
128 B
NASM
Raw Normal View History

; Temporary BCD conversion buffer. TH05 just uses _hud_gaiji_row instead.
public _temp_lebcd
_temp_lebcd db SCORE_DIGITS dup(0)