aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/game_nebular.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-03-23 13:52:32 -0400
committerPaul Gilbert2014-03-23 13:52:32 -0400
commit9ef27c4ea0359d3dce74c49b5f2e9b37050097ae (patch)
treea499c8df1026bdd66fb8858a90ac4c84a32e53c5 /engines/mads/nebular/game_nebular.h
parent1a54ae3de856ddc69004bc57a0aee043772490d7 (diff)
downloadscummvm-rg350-9ef27c4ea0359d3dce74c49b5f2e9b37050097ae.tar.gz
scummvm-rg350-9ef27c4ea0359d3dce74c49b5f2e9b37050097ae.tar.bz2
scummvm-rg350-9ef27c4ea0359d3dce74c49b5f2e9b37050097ae.zip
MADS: Moved sub71312 method to be SequenceList::setMsgLayout
Diffstat (limited to 'engines/mads/nebular/game_nebular.h')
-rw-r--r--engines/mads/nebular/game_nebular.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/mads/nebular/game_nebular.h b/engines/mads/nebular/game_nebular.h
index 0197766b8f..685e5c7cd6 100644
--- a/engines/mads/nebular/game_nebular.h
+++ b/engines/mads/nebular/game_nebular.h
@@ -65,8 +65,6 @@ protected:
public:
Globals _globals;
StoryMode _storyMode;
-
- void sub71312(int idx);
};