init
This commit is contained in:
parent
ab73e04b32
commit
0b905f2690
26 changed files with 1210 additions and 0 deletions
3
src/stage.h
Normal file
3
src/stage.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
void loadStage(){
|
||||
spawnEnemy(0);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue