disable FEATURE_MULTIPLAYER (for now at least)
This commit is contained in:
parent
7803d4da0f
commit
b397c158d6
|
@ -29,7 +29,9 @@
|
|||
|
||||
// Enables multiplayer support (network games)
|
||||
|
||||
#ifndef GEKKO
|
||||
#define FEATURE_MULTIPLAYER 1
|
||||
#endif
|
||||
|
||||
// Enables sound output
|
||||
|
||||
|
|
Reference in a new issue