Armageddon - a missile commad clone by Wuuff, originally for Gamebuino. Conversion by Jonne

Dependencies:   PokittoLib

Fork of Asterocks by Pokitto Community Team

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers My_settings.h Source File

My_settings.h

00001 
00002 #define PROJ_GAMEBUINO 0
00003 #define PROJ_STREAMING_MUSIC 0
00004 #define PROJ_GBSOUND 1
00005 #define PROJ_HIRES 0
00006 #define PROJ_ENABLE_SOUND 1
00007 
00008