mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
engine: server: mark str64 as maybe unused
This commit is contained in:
@@ -2988,7 +2988,7 @@ static struct str64_s
|
||||
size_t numdups;
|
||||
size_t numoverflows;
|
||||
size_t totalalloc;
|
||||
} str64;
|
||||
} str64 MAYBE_UNUSED;
|
||||
|
||||
/*
|
||||
==================
|
||||
|
||||
Reference in New Issue
Block a user