From 55a8bd9e359074709975e6b99629fbb3cae4a913 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 30 Oct 2010 00:33:11 +0000 Subject: TINSEL: Add COROUTINE_DEBUG macro to ease debugging coroutine code svn-id: r53932 --- engines/tinsel/module.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/tinsel/module.mk') diff --git a/engines/tinsel/module.mk b/engines/tinsel/module.mk index 6c818bcb0f..2778cec3df 100644 --- a/engines/tinsel/module.mk +++ b/engines/tinsel/module.mk @@ -8,6 +8,7 @@ MODULE_OBJS := \ bmv.o \ cliprect.o \ config.o \ + coroutine.o \ cursor.o \ debugger.o \ detection.o \ -- cgit v1.2.3