mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-04 18:09:53 +03:00
GameUI: fix propotional scale
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
|
||||
#define null 0L
|
||||
|
||||
#define NeedProportional() (IsAndroid() || CommandLine()->CheckParm("-gameuiproportionality"))
|
||||
|
||||
#ifndef NULL
|
||||
#ifdef __cplusplus
|
||||
#define NULL 0
|
||||
|
||||
Reference in New Issue
Block a user