Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ Mod_Free
Method
Mod_Free
client/src/main/java/jake2/client/render/fast/Model.java:1147–1150 ·
view source on GitHub ↗
(model_t mod)
Source
from the content-addressed store, hash-verified
1145
================
1146
*/
1147
void
Mod_Free (model_t mod)
1148
{
1149
mod.clear();
1150
}
1151
1152
/*
1153
================
Callers
3
R_BeginRegistration
Method · 0.95
R_EndRegistration
Method · 0.95
Mod_FreeAll
Method · 0.95
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected