mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00: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