summaryrefslogtreecommitdiff
path: root/src/yapf/yapf.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/yapf/yapf.hpp')
-rw-r--r--src/yapf/yapf.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yapf/yapf.hpp b/src/yapf/yapf.hpp
index 90730b790..9de9f7834 100644
--- a/src/yapf/yapf.hpp
+++ b/src/yapf/yapf.hpp
@@ -23,7 +23,7 @@
#include "../debug.h"
extern Patches _patches_newgame;
-extern uint64 _rdtsc(void);
+extern uint64 _rdtsc();
#include <limits.h>
#include <new>