X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGraphic%2FDecal.hpp;h=289949118430e4f8b958feea11f7d148fda3b825;hb=6a8cb464330e92163c8feaf101b8b5837c973bba;hp=d4c99413cb09fb1193b65de009e882eb62241143;hpb=0aab437dc560d2afa982e61cc2547756ad7b0761;p=lugaru.git 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,