aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/resources.h
diff options
context:
space:
mode:
authorD G Turner2012-07-26 06:06:44 +0100
committerD G Turner2012-07-26 06:06:44 +0100
commit72adca69f327a1d6a6b6e0c09447d05a74151a8d (patch)
tree00f68e3e24c546e94687e6333756ad0e170e3e39 /engines/teenagent/resources.h
parent9128f8a8de83f2491c03640d97f20a866f82577b (diff)
downloadscummvm-rg350-72adca69f327a1d6a6b6e0c09447d05a74151a8d.tar.gz
scummvm-rg350-72adca69f327a1d6a6b6e0c09447d05a74151a8d.tar.bz2
scummvm-rg350-72adca69f327a1d6a6b6e0c09447d05a74151a8d.zip
TEENAGENT: Migrate most recursive processCallback() calls to functions.
Diffstat (limited to 'engines/teenagent/resources.h')
-rw-r--r--engines/teenagent/resources.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/teenagent/resources.h b/engines/teenagent/resources.h
index cc7eb52193..df1eb1d6d5 100644
--- a/engines/teenagent/resources.h
+++ b/engines/teenagent/resources.h
@@ -60,8 +60,8 @@ const uint16 csAddr_egoBottomRightTurn = 0x6849;
const uint16 csAddr_checkingDrawers = 0x68e6;
// Drawer Open Message function : 0x6b86
const uint16 csAddr_DrawerOpenMessage = 0x6b86;
-// Is Cook Present function : 0x70e0
-const uint16 csAddr_isCookPresent = 0x70e0;
+// Is Cook Gone function : 0x70e0
+const uint16 csAddr_isCookGone = 0x70e0;
// Giving Flower to Old Lady function : 0x88de
const uint16 csAddr_givingFlowerToOldLady = 0x88de;
// Give Another Flower to Old Lady function : 0x890b