MCPcopy Create free account
hub / github.com/diasurgical/devilution / DRLG_InitSetPC

Function DRLG_InitSetPC

Source/gendung.cpp:225–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223#endif
224
225void DRLG_InitSetPC()
226{
227 setpc_x = 0;
228 setpc_y = 0;
229 setpc_w = 0;
230 setpc_h = 0;
231}
232
233void DRLG_SetPC()
234{

Callers 4

CreateL5DungeonFunction · 0.85
CreateL4DungeonFunction · 0.85
CreateL2DungeonFunction · 0.85
CreateL3DungeonFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected