ReC98/th04/th04.asm

6 lines
89 B
NASM

GAME = 4
proc_defconv macro nam
nam proc pascal
endm
include th02/frame_delay_macro.asm