mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
ref: initial engine to ref API draft, not compiling, work in progress [ci skip]
This commit is contained in:
@@ -18,6 +18,7 @@ GNU General Public License for more details.
|
||||
#define BACKENDS_H
|
||||
|
||||
// video backends (XASH_VIDEO)
|
||||
#define VIDEO_DONTCARE -1 // a special mode for ref_dll
|
||||
#define VIDEO_NULL 0
|
||||
#define VIDEO_SDL 1
|
||||
#define VIDEO_ANDROID 2
|
||||
|
||||
Reference in New Issue
Block a user