aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/tonychar.h
diff options
context:
space:
mode:
authorPaul Gilbert2012-05-06 15:18:03 +1000
committerPaul Gilbert2012-05-06 15:18:03 +1000
commit770e55d06578f7f51959ea331da7baaaaa0e360d (patch)
treeceb34a9ee2e031f7e66c66e580b66db8e359875b /engines/tony/tonychar.h
parent20a47ff7c9bba866ccfb0df232de58c9cc8d6880 (diff)
downloadscummvm-rg350-770e55d06578f7f51959ea331da7baaaaa0e360d.tar.gz
scummvm-rg350-770e55d06578f7f51959ea331da7baaaaa0e360d.tar.bz2
scummvm-rg350-770e55d06578f7f51959ea331da7baaaaa0e360d.zip
TONY: Further conversion of initially launched threads to processes.
This includes all the dependent routines that they call.
Diffstat (limited to 'engines/tony/tonychar.h')
-rw-r--r--engines/tony/tonychar.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/engines/tony/tonychar.h b/engines/tony/tonychar.h
index 9806fd5e58..266b34e697 100644
--- a/engines/tony/tonychar.h
+++ b/engines/tony/tonychar.h
@@ -49,6 +49,7 @@
#define TONY_TONYCHAR_H
#include "tony/mpal/stubs.h"
+#include "tony/coroutine.h"
#include "tony/loc.h"
namespace Tony {
@@ -128,8 +129,8 @@ protected:
// Overload dell'allocazione degli sprites per cambiare il tipo
virtual RMGfxSourceBuffer* NewItemSpriteBuffer(int dimx, int dimy, bool bPreRLE);
- // Thread che aspetta la fine di un azione
- static uint32 WaitEndOfAction(HANDLE hThread);
+ // Thread which waits for the end of an action
+ static void WaitEndOfAction(CORO_PARAM, const void *param);
public: // per farlo rialzare, altrimenti private
enum PATTERNS {