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

Dependencies:   PokittoLib

Fork of Asterocks by Pokitto Community Team

Committer:
Pokitto
Date:
Sun Jul 01 06:33:02 2018 +0000
Revision:
21:153974d672f8
Parent:
14:41173f26c0ef
Highscore saving added

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Pokitto 4:46e28b959b54 1
wuuff 14:41173f26c0ef 2 #define PROJ_GAMEBUINO 0
Pokitto 4:46e28b959b54 3 #define PROJ_STREAMING_MUSIC 0
Pokitto 4:46e28b959b54 4 #define PROJ_GBSOUND 1
Pokitto 4:46e28b959b54 5 #define PROJ_HIRES 0
Pokitto 21:153974d672f8 6 #define PROJ_ENABLE_SOUND 1
Pokitto 11:7e535afcc08b 7
Pokitto 11:7e535afcc08b 8