MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / stop_tex_render

Function stop_tex_render

src/SB/Core/x/xFont.cpp:397–401  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

395 }
396
397 void stop_tex_render()
398 {
399 tex_flush();
400 xfont::restore_render_state();
401 }
402
403 void set_vert(RwIm2DVertex& vert, F32 x, F32 y, F32 u, F32 v, iColor_tag c);
404

Callers 1

stop_renderMethod · 0.85

Calls 1

tex_flushFunction · 0.85

Tested by

no test coverage detected