MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / GetHUDItem

Function GetHUDItem

Descent3/hud.cpp:568–568  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

566}
567
568tHUDItem *GetHUDItem(int id) { return &HUD_array[id]; }
569
570// initializes hud.
571void InitShipHUD(int ship) {

Callers 3

RenderHUDMessagesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected