Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
player: fix -Wunused-parameter warning
Fixes ../engine/player/sc_player.cpp:2990:47: warning: unused parameter 'a' [-Wunused-parameter] void player_t::action_init_finished(action_t& a) ^ with clang HEAD.
- Loading branch information