mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-09 21:52:05 +08:00
engine: slightly update RefAPI
This commit is contained in:
@@ -106,6 +106,8 @@ typedef struct ref_globals_s
|
||||
sortedface_t *draw_surfaces; // used for sorting translucent surfaces
|
||||
int max_surfaces; // max surfaces per submodel (for all models)
|
||||
size_t visbytes; // cluster size
|
||||
|
||||
int desktopBitsPixel;
|
||||
} ref_globals_t;
|
||||
|
||||
enum
|
||||
|
||||
Reference in New Issue
Block a user