mirror of
https://github.com/dborth/snes9xgx.git
synced 2025-01-12 03:09:07 +01:00
rm space
This commit is contained in:
parent
ea9f2261b4
commit
8afefe3599
@ -327,7 +327,7 @@ bool InitializeNetwork(bool silent)
|
|||||||
|
|
||||||
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