(svn r9050) -Codechange: Foo(void) -> Foo()
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "../debug.h"
|
||||
|
||||
extern Patches _patches_newgame;
|
||||
extern uint64 _rdtsc(void);
|
||||
extern uint64 _rdtsc();
|
||||
|
||||
#include <limits.h>
|
||||
#include <new>
|
||||
|
Reference in New Issue
Block a user