Passant std::cout a SDL_Log
This commit is contained in:
@@ -321,7 +321,7 @@ int BalloonManager::destroyAllBalloons()
|
||||
|
||||
balloon_deploy_counter_ = 300;
|
||||
JA_PlaySound(Resource::get()->getSound("power_ball_explosion.wav"));
|
||||
Screen::get()->flash(flash_color, 3);
|
||||
Screen::get()->flash(FLASH_COLOR, 3);
|
||||
Screen::get()->shake();
|
||||
|
||||
return score;
|
||||
|
||||
Reference in New Issue
Block a user