summaryrefslogtreecommitdiff
path: root/src/engine/model.h
diff options
context:
space:
mode:
authorxolatile2025-07-20 22:24:08 +0200
committerxolatile2025-07-20 22:24:08 +0200
commit54fb6d630222e0baf52ed223500dff4cf8da0f19 (patch)
tree416446961e24e5b9e8f8adc03c702dcb71961992 /src/engine/model.h
parentc46daa31f8e0339aed12736699d0003d27f1fc7e (diff)
downloadxolatile-badassbug-54fb6d630222e0baf52ed223500dff4cf8da0f19.tar.xz
xolatile-badassbug-54fb6d630222e0baf52ed223500dff4cf8da0f19.tar.zst
Armour, respawn, executable, recorder, SMD format...
Diffstat (limited to 'src/engine/model.h')
-rw-r--r--src/engine/model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/model.h b/src/engine/model.h
index f1effd1..d314d4b 100644
--- a/src/engine/model.h
+++ b/src/engine/model.h
@@ -1,4 +1,4 @@
-enum { MDL_MD3, MDL_MD5, MDL_IQM, MDL_SMD, NUMMODELTYPES };
+enum { MDL_MD3, MDL_MD5, MDL_IQM, NUMMODELTYPES };
struct model
{