MCPcopy 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
182void cGraphics_PC::Load_pStuff() {
183
184 mImagePStuff = Decode_Image("pstuff.dat", 0x10, 0xA000, 0xF0);
185}
186
187void cGraphics_PC::Load_Sprite_Font() {
188

Callers 5

VersionSwitchMethod · 0.45
Service_ShowMethod · 0.45
Game_SetupMethod · 0.45
intro_mainMethod · 0.45
Recruit_ShowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected