aboutsummaryrefslogtreecommitdiff
path: root/sword2/sword2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/sword2.cpp')
-rw-r--r--sword2/sword2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/sword2.cpp b/sword2/sword2.cpp
index 20b75998a8..a4d57e8821 100644
--- a/sword2/sword2.cpp
+++ b/sword2/sword2.cpp
@@ -42,7 +42,7 @@
#include "sword2/sound.h"
#ifdef _WIN32_WCE
-extern bool isSmartphone(void);
+extern bool isSmartphone();
#endif
struct Sword2GameSettings {