Fixed a gazillion of warnings occuring when compiling Wagic with Clang with Werror.
This commit is contained in:
@@ -97,7 +97,7 @@ void PlayGuiObjectController::Update(float dt)
|
||||
}
|
||||
}
|
||||
|
||||
bool PlayGuiObjectController::CheckUserInput(JButton key)
|
||||
bool PlayGuiObjectController::CheckUserInput(JButton)
|
||||
{
|
||||
/*
|
||||
if (!mCount)
|
||||
|
||||
Reference in New Issue
Block a user