Implement check_spawn function
Compare changes
- Frederik authored
+ 44
− 20
@@ -29,26 +29,30 @@ void Building::render(Engine& engine, int scale)
@@ -56,28 +60,48 @@ bool Building::check_spawn(std::unordered_map<int, advanced_wars::Unit>& units)
\ No newline at end of file