diff --git a/source/networkop.cpp b/source/networkop.cpp index ce05247..2bd7611 100644 --- a/source/networkop.cpp +++ b/source/networkop.cpp @@ -328,7 +328,7 @@ bool InitializeNetwork(bool silent) break; retry = ErrorPromptRetry("Unable to initialize network!"); - #ifdef HW_RVL +#ifdef HW_RVL if(networkInit && net_gethostip() > 0) #else if(networkInit)