summaryrefslogtreecommitdiff
path: root/src/cgame/cg_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgame/cg_public.h')
-rw-r--r--src/cgame/cg_public.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cgame/cg_public.h b/src/cgame/cg_public.h
index c97b68b9..ecc948c1 100644
--- a/src/cgame/cg_public.h
+++ b/src/cgame/cg_public.h
@@ -156,6 +156,7 @@ typedef enum
CG_GET_ENTITY_TOKEN,
CG_R_ADDPOLYSTOSCENE,
CG_R_INPVS,
+ CG_FS_SEEK,
CG_MEMSET = 100,
CG_MEMCPY,