mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
Completely disable text saves until they're synchronized
This commit is contained in:
parent
cb534a0ba5
commit
a7434c9513
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@
|
||||||
#include "pc/ini.h"
|
#include "pc/ini.h"
|
||||||
#include "pc/network/network.h"
|
#include "pc/network/network.h"
|
||||||
|
|
||||||
|
// note: force-disable TEXTSAVES until it's synchronized
|
||||||
|
#undef TEXTSAVES
|
||||||
|
|
||||||
#define MENU_DATA_MAGIC 0x4849
|
#define MENU_DATA_MAGIC 0x4849
|
||||||
#define SAVE_FILE_MAGIC 0x4441
|
#define SAVE_FILE_MAGIC 0x4441
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue