Fixed a gazillion of warnings occuring when compiling Wagic with Clang with Werror.
This commit is contained in:
@@ -28,6 +28,7 @@ public:
|
||||
|
||||
int color;
|
||||
void Render();
|
||||
using Pos::Update;
|
||||
void Update(float dt, float shift);
|
||||
void Wither();
|
||||
void Drop();
|
||||
|
||||
Reference in New Issue
Block a user