mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
TITANIC: Implemented fan game classes
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
namespace Titanic {
|
||||
|
||||
class CFanDecrease : public CGameObject {
|
||||
DECLARE_MESSAGE_MAP;
|
||||
bool MouseButtonDownMsg(CMouseButtonDownMsg *msg);
|
||||
public:
|
||||
CLASSDEF;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user