ReC98/th04/th04.asm

10 lines
222 B
NASM
Raw Normal View History

GAME = 4
include defconv_pascal.inc
include th04/formats/bb.inc
include th04/formats/map.inc
include th04/hardware/grcg.inc
include th04/hardware/input.inc
include th04/math/randring_next.inc
include th04/math/motion.inc