summaryrefslogtreecommitdiffstats
path: root/src/render/ParticleType.h
diff options
context:
space:
mode:
authorFire-Head <Fire-Head@users.noreply.github.com>2021-01-09 01:37:59 +0100
committerFire-Head <Fire-Head@users.noreply.github.com>2021-01-09 01:37:59 +0100
commit8e7cce0634a88f2794e203f97c7375b64fee4f9f (patch)
treeffec7200fb3935d4725cacf10bc36619601d7fe1 /src/render/ParticleType.h
parentMerge branch 'miami' of https://github.com/GTAmodding/re3 into miami (diff)
downloadre3-8e7cce0634a88f2794e203f97c7375b64fee4f9f.tar
re3-8e7cce0634a88f2794e203f97c7375b64fee4f9f.tar.gz
re3-8e7cce0634a88f2794e203f97c7375b64fee4f9f.tar.bz2
re3-8e7cce0634a88f2794e203f97c7375b64fee4f9f.tar.lz
re3-8e7cce0634a88f2794e203f97c7375b64fee4f9f.tar.xz
re3-8e7cce0634a88f2794e203f97c7375b64fee4f9f.tar.zst
re3-8e7cce0634a88f2794e203f97c7375b64fee4f9f.zip
Diffstat (limited to 'src/render/ParticleType.h')
-rw-r--r--src/render/ParticleType.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/ParticleType.h b/src/render/ParticleType.h
index 0af9a1e1..9578083d 100644
--- a/src/render/ParticleType.h
+++ b/src/render/ParticleType.h
@@ -88,5 +88,5 @@ enum tParticleType
MAX_PARTICLES,
PARTICLE_FIRST = PARTICLE_SPARK,
- PARTICLE_LAST = PARTICLE_RAINDROP_2D
+ PARTICLE_LAST = PARTICLE_HEATHAZE_IN_DIST
}; \ No newline at end of file