]> git.localhorst.tv Git - blank.git/blobdiff - src/standalone/MasterState.hpp
runtime-selectable camera mode
[blank.git] / src / standalone / MasterState.hpp
index 9cb095ac1eb8d7d048bc12481e25227ca3feb287..610f13a128665ed615ce41435d436a53562662f4 100644 (file)
@@ -63,6 +63,7 @@ public:
        void SetVideo(bool) override;
        void SetHUD(bool) override;
        void SetDebug(bool) override;
+       void NextCamera() override;
        void Exit() override;
 
        void OnLineSubmit(const std::string &) override;