Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ LoadGameFunc
Method
LoadGameFunc
client/src/main/java/jake2/client/Menu.java:1936–1938 ·
view source on GitHub ↗
(Object unused)
Source
from the content-addressed store, hash-verified
1934
}
1935
1936
private
static
void
LoadGameFunc(Object unused) {
1937
Menu_LoadGame_f();
1938
}
1939
1940
private
static
void
SaveGameFunc(Object unused) {
1941
Menu_SaveGame_f();
Callers
1
execute
Method · 0.95
Calls
1
Menu_LoadGame_f
Method · 0.95
Tested by
no test coverage detected