MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / automap_setLayer

Function automap_setLayer

TheForceEngine/TFE_DarkForces/automap.cpp:350–353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

348 }
349
350 void automap_setLayer(s32 layer)
351 {
352 s_mapLayer = layer;
353 }
354
355 void automap_drawSectors()
356 {

Callers 4

inf_telelporterTaskFuncFunction · 0.85
playerMoveFunction · 0.85
player_changeSectorFunction · 0.85
handlePlayerPhysicsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected