aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/dm.h
diff options
context:
space:
mode:
authorStrangerke2016-07-23 12:54:25 +0200
committerBendegúz Nagy2016-08-26 23:02:22 +0200
commitebd672770ada3685c2e84299368c9586d944ba2a (patch)
tree5db83161fd5dfaeb38e6ac1f62ff083e7671ceda /engines/dm/dm.h
parent2f3c9b7c7862d2c424a43d805f791b1176867eaf (diff)
downloadscummvm-rg350-ebd672770ada3685c2e84299368c9586d944ba2a.tar.gz
scummvm-rg350-ebd672770ada3685c2e84299368c9586d944ba2a.tar.bz2
scummvm-rg350-ebd672770ada3685c2e84299368c9586d944ba2a.zip
DM: Properly stub f064_SOUND_RequestPlay_CPSD
Diffstat (limited to 'engines/dm/dm.h')
-rw-r--r--engines/dm/dm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/dm/dm.h b/engines/dm/dm.h
index 279144bc4d..128dfaf8e4 100644
--- a/engines/dm/dm.h
+++ b/engines/dm/dm.h
@@ -220,6 +220,8 @@ public:
LoadgameResponse f435_loadgame(int16 slot); // @ F0435_STARTEND_LoadGame_CPSF
void f441_processEntrance(); // @ F0441_STARTEND_ProcessEntrance
+ void f064_SOUND_RequestPlay_CPSD(uint16 P0088_ui_SoundIndex, int16 P0089_i_MapX, int16 P0090_i_MapY, uint16 P0091_ui_Mode) { warning(true, "STUB: f064_SOUND_RequestPlay_CPSD"); }
+
private:
int16 _g528_saveFormat; // @ G0528_i_Format
int16 _g527_platform; // @ G0527_i_Platform