From 3971a0dbf51b52df0762e43cc90b214978484c1e Mon Sep 17 00:00:00 2001 From: Bertrand Augereau Date: Tue, 16 Aug 2011 01:25:59 +0200 Subject: DREAMWEB: 'madmantext' ported to C++ There is a debatable hack to accomodate the two different builds of the game, cd or not. --- devtools/tasmrecover/tasm-recover | 1 + 1 file changed, 1 insertion(+) (limited to 'devtools') diff --git a/devtools/tasmrecover/tasm-recover b/devtools/tasmrecover/tasm-recover index cc678b711b..e05e58c2f7 100755 --- a/devtools/tasmrecover/tasm-recover +++ b/devtools/tasmrecover/tasm-recover @@ -112,6 +112,7 @@ generator = cpp(context, "DreamGen", blacklist = [ 'commandwithob', 'showpanel', 'updatepeople', + 'madmantext', ], skip_output = [ # These functions are processed but not output 'dreamweb', -- cgit v1.2.3