Formatting
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
#include "../blocks.hpp"
|
||||
|
||||
std::shared_ptr<SDLPP::Visitor>
|
||||
getVisitor(const MarioBlock &block, SDLPP::Scene &scene,
|
||||
int &coin_count,
|
||||
getVisitor(const MarioBlock &block, SDLPP::Scene &scene, int &coin_count,
|
||||
std::vector<std::shared_ptr<MarioBlock>> &moving_objects);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user