forked from mirror/OpenTTD
(svn r1618) () -> (void)
This commit is contained in:
@@ -93,7 +93,7 @@ static const char ole_files[] =
|
||||
|
||||
static ProcPtrs _proc;
|
||||
|
||||
static bool LoadOleDLL()
|
||||
static bool LoadOleDLL(void)
|
||||
{
|
||||
if (_proc.CoCreateInstance != NULL)
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user