feat(System/ScreenSize): Removed random old variable
This commit is contained in:
parent
dd2bcbd898
commit
ebb570a314
@ -5,8 +5,6 @@
|
|||||||
|
|
||||||
namespace big
|
namespace big
|
||||||
{
|
{
|
||||||
static bool bLastGodMode = false;
|
|
||||||
|
|
||||||
void looped::system_screen_size()
|
void looped::system_screen_size()
|
||||||
{
|
{
|
||||||
GRAPHICS::_GET_ACTIVE_SCREEN_RESOLUTION(&g.window.x, &g.window.y);
|
GRAPHICS::_GET_ACTIVE_SCREEN_RESOLUTION(&g.window.x, &g.window.y);
|
||||||
|
Reference in New Issue
Block a user