mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
fix build with clang, fix saverestore again, android mod launcher support
This commit is contained in:
@@ -993,6 +993,7 @@ typedef enum _D3DTEXTUREADDRESS
|
||||
|
||||
typedef enum _D3DSHADEMODE
|
||||
{
|
||||
D3DSHADE_NONE = 0,
|
||||
D3DSHADE_FLAT = 1,
|
||||
D3DSHADE_GOURAUD = 2,
|
||||
D3DSHADE_PHONG = 3,
|
||||
|
||||
Reference in New Issue
Block a user