X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=font.h;h=a83b73cea7ad82808b8406d7e4d879209fc892d3;hb=a109f126d8adab622e38fbcc2d4281e75255246a;hp=0647b771a1457ce793466b66370c7a1b4911b77b;hpb=f965094faed4f1828c7a6a6b3ca856bd5f1e5248;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/font.h b/font.h index 0647b77..a83b73c 100644 --- a/font.h +++ b/font.h @@ -162,7 +162,6 @@ static void font3d_bind( font3d *font, enum font_shader shader, shader_model_font_uPv( cam->mtx.pv ); } else if( shader == k_font_shader_world ){ - assert( world ); shader_scene_font_use(); shader_scene_font_uTexGarbage(0); shader_scene_font_uTexMain(1);