mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Hello WWWWWWorld!
This commit is contained in:
10
desktop_version/src/MakeAndPlay.h
Normal file
10
desktop_version/src/MakeAndPlay.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef MAKEANDPLAY_H
|
||||
#define MAKEANDPLAY_H
|
||||
|
||||
/* This is a cheap way to deal with the MAKEANDPLAY def when recompiling.
|
||||
* It's heaps faster than rebuilding everything, so here we are.
|
||||
* -flibit
|
||||
*/
|
||||
// #define MAKEANDPLAY
|
||||
|
||||
#endif /* MAKEANDPLAY_H */
|
||||
Reference in New Issue
Block a user