Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
225
void DRLG_InitSetPC()
226
{
227
setpc_x = 0;
228
setpc_y = 0;
229
setpc_w = 0;
230
setpc_h = 0;
231
}
232
233
void DRLG_SetPC()
234
{
Callers
4
CreateL5Dungeon
Function · 0.85
CreateL4Dungeon
Function · 0.85
CreateL2Dungeon
Function · 0.85
CreateL3Dungeon
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected