X-Git-Url: https://git.jsancho.org/?p=lugaru.git;a=blobdiff_plain;f=Source%2FGraphic%2FDecal.hpp;h=289949118430e4f8b958feea11f7d148fda3b825;hp=d4c99413cb09fb1193b65de009e882eb62241143;hb=6a8cb464330e92163c8feaf101b8b5837c973bba;hpb=5fca41ab430df85d6dd620a7f4130df01bc1430f diff --git a/Source/Graphic/Decal.hpp b/Source/Graphic/Decal.hpp index d4c9941..2899491 100644 --- a/Source/Graphic/Decal.hpp +++ b/Source/Graphic/Decal.hpp @@ -26,7 +26,8 @@ class Model; #include "Math/XYZ.hpp" -enum decal_type { +enum decal_type +{ shadowdecal = 0, footprintdecal = 1, blooddecal = 2,