X-Git-Url: https://eleni.mutantstargoat.com/git/?p=demo;a=blobdiff_plain;f=src%2Frenderer.h;h=23471f51f91bfcdf6c463bccb3f9eab320f38e2b;hp=e48476728237a60cb27303828365b72264e84a0a;hb=73b9db25a6deff93da45f3c45290ca8a56fefed3;hpb=78426c695a2bc5812508806771ed1affa7c0bcf7 diff --git a/src/renderer.h b/src/renderer.h index e484767..23471f5 100644 --- a/src/renderer.h +++ b/src/renderer.h @@ -14,7 +14,10 @@ protected: int shin_loc; int mmviewproj_loc; int mview_loc; + int mmod_loc; int fog_loc; + int dstex_loc; + int stex_loc; ShaderProgram *sprog;