Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
secret.qh
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef SVQC
4
// Total number of secrets on the map.
5
int
secrets_total
;
6
7
// Total numbe of secrets found on the map.
8
int
secrets_found
;
9
#endif
secrets_total
int secrets_total
Definition
secret.qh:5
secrets_found
int secrets_found
Definition
secret.qh:8
common
mapobjects
trigger
secret.qh
Generated on
for Xonotic QuakeC by
1.14.0