Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ Mod_FreeAll
Method
Mod_FreeAll
client/src/main/java/jake2/client/render/fast/Main.java:98–98 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
96
abstract
void
R_DrawAlphaSurfaces();
97
98
abstract
void
Mod_FreeAll();
99
100
abstract
void
GL_ShutdownImages();
101
abstract
void
GL_Bind(
int
texnum);
Callers
1
R_Shutdown
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected