aboutsummaryrefslogtreecommitdiff
path: root/sword2/resman.h
diff options
context:
space:
mode:
authorTorbjörn Andersson2003-09-30 14:37:42 +0000
committerTorbjörn Andersson2003-09-30 14:37:42 +0000
commitda1b4f1e3627a6baf242457cb9c69328a7f899f0 (patch)
treeb523a0e56d0122620062b206fc02d642f2c66b85 /sword2/resman.h
parent457f888ea7c6dc7cefc7491c5fc74b057f7ef1eb (diff)
downloadscummvm-rg350-da1b4f1e3627a6baf242457cb9c69328a7f899f0.tar.gz
scummvm-rg350-da1b4f1e3627a6baf242457cb9c69328a7f899f0.tar.bz2
scummvm-rg350-da1b4f1e3627a6baf242457cb9c69328a7f899f0.zip
Moved the memory manager functions into an object of its own (and enabled
debugging levels). This needs further cleanups, but I believe I have reached a stable point where I can commit it without too much anxiety. svn-id: r10502
Diffstat (limited to 'sword2/resman.h')
-rw-r--r--sword2/resman.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sword2/resman.h b/sword2/resman.h
index 089f214077..d388fefdb6 100644
--- a/sword2/resman.h
+++ b/sword2/resman.h
@@ -24,11 +24,6 @@
#define MAX_res_files 20
-#if 0
-#define RES_locked 1
-#define RES_perm 2
-#endif
-
class ResourceManager {
public:
void init(void); // read in the config file