Remove IAMath
This commit is contained in:
@ -36,6 +36,6 @@ namespace ia::iae::game
|
||||
|
||||
VOID Game::Update()
|
||||
{
|
||||
g_tex->Draw({}, {}, {}, false, false, {});
|
||||
g_tex->Draw({}, {1.0f, 1.0f, 1.0f}, 0.0f, false, false, {1.0f, 1.0f, 1.0f, 1.0f});
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user