aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/dm.h
diff options
context:
space:
mode:
authorStrangerke2016-07-30 10:26:23 +0200
committerBendegúz Nagy2016-08-26 23:02:22 +0200
commitf0e037e305917bfd372254b4050315a66e1588c3 (patch)
tree0c673c6e663d2387be98efe34de8e4da98811660 /engines/dm/dm.h
parent16c3757dcddeeff00b8d66e1d3308b59c8c62098 (diff)
downloadscummvm-rg350-f0e037e305917bfd372254b4050315a66e1588c3.tar.gz
scummvm-rg350-f0e037e305917bfd372254b4050315a66e1588c3.tar.bz2
scummvm-rg350-f0e037e305917bfd372254b4050315a66e1588c3.zip
DM: Some renaming, add a couple of STUBS
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 a6d2fe635b..33c3b0336c 100644
--- a/engines/dm/dm.h
+++ b/engines/dm/dm.h
@@ -235,6 +235,8 @@ public:
void f444_endGame(bool doNotDrawCreditsOnly); // @ F0444_STARTEND_Endgame
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"); }
+ void f060_SOUND_Play(uint16 P0921_ui_SoundIndex, uint16 P0085_i_Period, uint8 leftVol, uint8 rightVol) { warning(true, "STUB: f060_SOUND_Play"); }
+ void f438_STARTEND_OpenEntranceDoors() { warning(true, "STUB: f438_STARTEND_OpenEntranceDoors"); }
private:
int16 _g528_saveFormat; // @ G0528_i_Format