mirror of
https://github.com/w23/xash3d-fwgs
synced 2024-12-16 06:00:33 +01:00
fix linux build
This commit is contained in:
parent
94ce06d674
commit
49ce8423d0
@ -2,6 +2,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
#define APROF_SCOPE_DECLARE(scope) \
|
||||
static aprof_scope_id_t _aprof_scope_id_##scope = -1
|
||||
|
Loading…
Reference in New Issue
Block a user