mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-18 07:07:32 +08:00
feat(System/ScreenSize): Removed random old variable
This commit is contained in:
parent
5770015563
commit
76a27f3c61
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user