ReC98/th05/playchar_speed[bss].asm

8 lines
222 B
NASM

; All values are signed. (Yes, allowing you to invert the controls with
; negative values!)
public _PLAYCHAR_SPEED_ALIGNED, _PLAYCHAR_SPEED_DIAGONAL
_playchar_speed_aligned dw ?
dw ?
_playchar_speed_diagonal dw ?
dw ?