aboutsummaryrefslogtreecommitdiffstats
path: root/code/cgame/cg_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/cgame/cg_local.h')
-rw-r--r--code/cgame/cg_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/cgame/cg_local.h b/code/cgame/cg_local.h
index 9a5d1de..71598a6 100644
--- a/code/cgame/cg_local.h
+++ b/code/cgame/cg_local.h
@@ -1635,7 +1635,7 @@ typedef enum {
SYSTEM_PRINT,
CHAT_PRINT,
TEAMCHAT_PRINT
-} q3print_t; // bk001201 - warning: useless keyword or type name in empty declaration
+} q3print_t;
int trap_CIN_PlayCinematic( const char *arg0, int xpos, int ypos, int width, int height, int bits);