Fixed a gazillion of warnings occuring when compiling Wagic with Clang with Werror.
This commit is contained in:
@@ -23,6 +23,7 @@ struct DamagerDamaged: TransientCardView
|
||||
DamagerDamaged(MTGCardInstance* card, const Pos& ref, bool show, Player* damageSelecter);
|
||||
|
||||
~DamagerDamaged();
|
||||
using CardGui::Render;
|
||||
void Render(CombatStep mode);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user