A WIP Roguelike game by Adekto, VonBednat, Trelemar and Wuuff made for CGAJam in spring 2017

Dependencies:   PokittoLib

Fork of Arcade by Pokitto Community Team

Revision:
10:590a26231903
Parent:
8:cc5797f78549
Child:
15:67fb7b0c1149
--- a/My_settings.h	Wed Oct 18 20:20:53 2017 +0000
+++ b/My_settings.h	Thu Oct 19 08:43:47 2017 +0000
@@ -12,6 +12,7 @@
 
 */
 
-#define PROJ_HIRES 0
+#define PROJ_HIRES 1
 #define PROJ_ENABLE_SOUND 1
-#define PROJ_GBSOUND 1
+#define PROJ_GBSOUND 0
+#define PROJ_STREAMING_MUSIC 1