diff options
Diffstat (limited to 'src/cgame/cg_local.h')
-rw-r--r-- | src/cgame/cg_local.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h index 9a4793c..5b8f8b0 100644 --- a/src/cgame/cg_local.h +++ b/src/cgame/cg_local.h @@ -1361,6 +1361,7 @@ typedef struct sfxHandle_t warpingSound; qhandle_t warpOverlay; qhandle_t warpOverlayBlocked; + qhandle_t warpingShader; } cgMedia_t; typedef struct |