summaryrefslogtreecommitdiffhomepage
path: root/Stars45/Game.h
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/Game.h')
-rw-r--r--Stars45/Game.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Stars45/Game.h b/Stars45/Game.h
index e181b9b..65963b1 100644
--- a/Stars45/Game.h
+++ b/Stars45/Game.h
@@ -68,8 +68,6 @@ public:
static Game* GetInstance();
- bool DisplayModeSupported(int w, int h, int bpp);
-
Clock* GetClock();
DWORD Frame();