ReC98/th03/th03.asm

6 lines
89 B
NASM

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