mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-22 17:49:43 +01:00
Re-comment out #define MAKEANDPLAY
Silly me forgot to remove it after testing the MAKEANDPLAY define.
This commit is contained in:
parent
9642921a64
commit
3273b4ab55
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
|||
* It's heaps faster than rebuilding everything, so here we are.
|
||||
* -flibit
|
||||
*/
|
||||
#define MAKEANDPLAY
|
||||
// #define MAKEANDPLAY
|
||||
|
||||
#endif /* MAKEANDPLAY_H */
|
||||
|
|
Loading…
Reference in a new issue