Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ Load_pStuff
Method
Load_pStuff
Source/PC/Graphics_PC.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
void cGraphics_PC::Load_pStuff() {
183
184
mImagePStuff = Decode_Image(
"pstuff.dat"
, 0x10, 0xA000, 0xF0);
185
}
186
187
void cGraphics_PC::Load_Sprite_Font() {
188
Callers
5
VersionSwitch
Method · 0.45
Service_Show
Method · 0.45
Game_Setup
Method · 0.45
intro_main
Method · 0.45
Recruit_Show
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected