Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ Exit
Method
Exit
Source/Fodder.cpp:19231–19234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19229
}
19230
19231
void cFodder::Exit(unsigned int pExitCode) {
19232
19233
exit(pExitCode);
19234
}
19235
19236
void cFodder::Squad_Split_Assets() {
19237
int16 Data8, DataC;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected