summaryrefslogtreecommitdiffstats
path: root/src/core/Frontend.h
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-01-11 00:02:09 +0100
committerGitHub <noreply@github.com>2020-01-11 00:02:09 +0100
commit6af77d8514fd3e72c29482b630a1aaee6f77dda8 (patch)
tree2110f247f8c952629750695f8bd00c43a3713caf /src/core/Frontend.h
parentMerge pull request #288 from Sergeanur/UserDisplay (diff)
parentFixes (diff)
downloadre3-6af77d8514fd3e72c29482b630a1aaee6f77dda8.tar
re3-6af77d8514fd3e72c29482b630a1aaee6f77dda8.tar.gz
re3-6af77d8514fd3e72c29482b630a1aaee6f77dda8.tar.bz2
re3-6af77d8514fd3e72c29482b630a1aaee6f77dda8.tar.lz
re3-6af77d8514fd3e72c29482b630a1aaee6f77dda8.tar.xz
re3-6af77d8514fd3e72c29482b630a1aaee6f77dda8.tar.zst
re3-6af77d8514fd3e72c29482b630a1aaee6f77dda8.zip
Diffstat (limited to 'src/core/Frontend.h')
-rw-r--r--src/core/Frontend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Frontend.h b/src/core/Frontend.h
index 0a4e6c97..32338933 100644
--- a/src/core/Frontend.h
+++ b/src/core/Frontend.h
@@ -530,6 +530,7 @@ public:
void SwitchMenuOnAndOff();
void UnloadTextures();
void WaitForUserCD();
+ void PrintController();
// New content:
uint8 GetNumberOfMenuOptions();