summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/GameWinDX9.h
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/GameWinDX9.h')
-rw-r--r--StarsEx/GameWinDX9.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/StarsEx/GameWinDX9.h b/StarsEx/GameWinDX9.h
index ee316b8..ef86956 100644
--- a/StarsEx/GameWinDX9.h
+++ b/StarsEx/GameWinDX9.h
@@ -36,6 +36,7 @@ public:
virtual bool LoadPalette(PALETTEENTRY* pal, BYTE* inv);
virtual int Run() override;
+ void ShowStats();
int MaxTexSize() const;
int MaxTexAspect() const;