aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/mpal/mpal.h
diff options
context:
space:
mode:
authorPaul Gilbert2012-06-09 13:05:48 +1000
committerPaul Gilbert2012-06-09 13:05:48 +1000
commita50b1f32c1de667cd2d73535b07e62b000cf4483 (patch)
treef7be17ba266da83e17a7b637a550bd7a745ea626 /engines/tony/mpal/mpal.h
parent8d6f50463ee0541e2d4609f80443537adefdd35e (diff)
downloadscummvm-rg350-a50b1f32c1de667cd2d73535b07e62b000cf4483.tar.gz
scummvm-rg350-a50b1f32c1de667cd2d73535b07e62b000cf4483.tar.bz2
scummvm-rg350-a50b1f32c1de667cd2d73535b07e62b000cf4483.zip
TONY: Fixes for deallocating MPC and MPAL data
Diffstat (limited to 'engines/tony/mpal/mpal.h')
-rw-r--r--engines/tony/mpal/mpal.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/tony/mpal/mpal.h b/engines/tony/mpal/mpal.h
index f23eaf8e4a..198083f851 100644
--- a/engines/tony/mpal/mpal.h
+++ b/engines/tony/mpal/mpal.h
@@ -402,6 +402,10 @@ typedef LPITEMIRQFUNCTION* LPLPITEMIRQFUNCTION;
bool mpalInit(const char *lpszFileName, const char *lpszMprFileName,
LPLPCUSTOMFUNCTION lplpcfArray, Common::String *lpcfStrings);
+/**
+ * Frees resources allocated by the MPAL subsystem
+ */
+void mpalFree();
/**
* This is a general function to communicate with the library, to request information