Revert "Added PLAYAGAIN experimental support definition."

This reverts commit ea8cf6613a.
This commit is contained in:
nhmall
2018-11-23 22:17:33 -05:00
parent d88490fa94
commit 66b874dce3
-5
View File
@@ -556,11 +556,6 @@ typedef unsigned char uchar;
#endif #endif
/* PLAYAGAIN is support for allowing the game shell to stay open after the player
saves or dies. This requires that the game engine can be re-entered to start
another game. This support is primarily about ensuring that game engine
state is cleaned up properly to allow the game engine to be re-initialized. */
/* #define PLAYAGAIN */
/* End of Section 4 */ /* End of Section 4 */