summaryrefslogtreecommitdiff
path: root/src/renderercommon
diff options
context:
space:
mode:
Diffstat (limited to 'src/renderercommon')
-rw-r--r--src/renderercommon/tr_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/renderercommon/tr_types.h b/src/renderercommon/tr_types.h
index b63729c4..0e2222e9 100644
--- a/src/renderercommon/tr_types.h
+++ b/src/renderercommon/tr_types.h
@@ -54,6 +54,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#define RF_SHADOW_PLANE 0x0100 // use refEntity->shadowPlane
#define RF_WRAP_FRAMES 0x0200 // mod the model frames by the maxframes to allow continuous
+ // animation without needing to know the frame count
// refdef flags
#define RDF_NOWORLDMODEL 0x0001 // used for player configuration screen