mirror of
https://github.com/dborth/fceugx.git
synced 2025-02-04 03:06:22 +01:00
rm space
This commit is contained in:
parent
82951bf41d
commit
bea8e9ef9b
@ -328,7 +328,7 @@ bool InitializeNetwork(bool silent)
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
retry = ErrorPromptRetry("Unable to initialize network!");
|
retry = ErrorPromptRetry("Unable to initialize network!");
|
||||||
#ifdef HW_RVL
|
#ifdef HW_RVL
|
||||||
if(networkInit && net_gethostip() > 0)
|
if(networkInit && net_gethostip() > 0)
|
||||||
#else
|
#else
|
||||||
if(networkInit)
|
if(networkInit)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user