aboutsummaryrefslogtreecommitdiff
path: root/sword2/icons.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2003-11-27 07:34:19 +0000
committerTorbjörn Andersson2003-11-27 07:34:19 +0000
commit6f23e2c2117925aa743155c3fd515144177efbbf (patch)
tree1e52b4cd7bf97e608fc029b4f26577c8cce2c8a1 /sword2/icons.cpp
parente72a17c67823d088a6bf139e49f25db745f005de (diff)
downloadscummvm-rg350-6f23e2c2117925aa743155c3fd515144177efbbf.tar.gz
scummvm-rg350-6f23e2c2117925aa743155c3fd515144177efbbf.tar.bz2
scummvm-rg350-6f23e2c2117925aa743155c3fd515144177efbbf.zip
Mostly whitespace changes, but also a few modifications to the still
experimental resource dumping code. svn-id: r11382
Diffstat (limited to 'sword2/icons.cpp')
-rw-r--r--sword2/icons.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/icons.cpp b/sword2/icons.cpp
index 34cf0280a1..9502f88082 100644
--- a/sword2/icons.cpp
+++ b/sword2/icons.cpp
@@ -84,7 +84,7 @@ void Sword2Engine::buildMenu(void) {
// objects. Run the 'build_menu' script in the 'menu_master' object
head = _resman->openResource(MENU_MASTER_OBJECT);
- _logic->runScript((char*) head, (char*) head, &null_pc);
+ _logic->runScript((char *) head, (char *) head, &null_pc);
_resman->closeResource(MENU_MASTER_OBJECT);
// Compare new with old. Anything in master thats not in new gets