mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-21 21:16:51 +00:00
added test pgms for galaxian-scramble
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
var GALAXIAN_PRESETS = [
|
||||
{id:'gfxtest.c', name:'Graphics Test'},
|
||||
{id:'game1.c', name:'Shoot-em-up Game'},
|
||||
{id:'shoot2.c', name:'Shoot-em-up Game'},
|
||||
];
|
||||
|
||||
var GALAXIAN_KEYCODE_MAP = makeKeycodeMap([
|
||||
|
||||
Reference in New Issue
Block a user