X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=model.h;h=6ff0a857eaf9d036b1fa050511844ddeb0790fe3;hb=4c673ebccdd6d12e2eb6c2804b79602da98ea8b1;hp=fc71a4f1413c4a6e0938e7408c94eae54da31ea5;hpb=00d08b1e801d6b14fbfc07243271404cc7252e35;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/model.h b/model.h index fc71a4f..6ff0a85 100644 --- a/model.h +++ b/model.h @@ -17,7 +17,8 @@ enum mdl_shader k_shader_standard_vertex_blend = 3, k_shader_water = 4, k_shader_invisible = 5, - k_shader_boundary = 6 + k_shader_boundary = 6, + k_shader_fxglow = 7 }; enum mdl_surface_prop