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

Function render_player

src/SB/Game/zEntCruiseBubble.cpp:750–753  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

748 }
749
750 void render_player()
751 {
752 zEntPlayer_MinimalRender(&globals.player.ent);
753 }
754
755 void refresh_controls()
756 {

Callers 1

renderMethod · 0.70

Calls 1

zEntPlayer_MinimalRenderFunction · 0.85

Tested by

no test coverage detected