refactor falling_enemy to be contained in FallingEnemyMap, instead of a plain vector
This commit is contained in:
1
fcore/enemy/falling-enemy-map.sml
Normal file
1
fcore/enemy/falling-enemy-map.sml
Normal file
@@ -0,0 +1 @@
|
||||
structure FallingEnemyMap = MakeGapMap(FallingEnemyPair)
|
||||
Reference in New Issue
Block a user