aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/globals.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tony/globals.cpp')
-rw-r--r--engines/tony/globals.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/engines/tony/globals.cpp b/engines/tony/globals.cpp
index 50ae2e529a..8e4ae240a0 100644
--- a/engines/tony/globals.cpp
+++ b/engines/tony/globals.cpp
@@ -41,17 +41,8 @@ Globals::Globals() {
_inventory = NULL;
_input = NULL;
_gfxEngine = NULL;
- LoadLocation = NULL;
- UnloadLocation = NULL;
- LinkGraphicTask = NULL;
- WaitFrame = NULL;
- PlayMusic = NULL;
- WaitWipeEnd = NULL;
- CloseWipe = NULL;
- InitWipe = NULL;
EnableGUI = NULL;
DisableGUI = NULL;
- SetPerorate = NULL;
_dwTonyNumTexts = 0;
_bTonyInTexts = false;