Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
568
tHUDItem *GetHUDItem(int id) { return &HUD_array[id]; }
569
570
// initializes hud.
571
void InitShipHUD(int ship) {
Callers
3
RenderHUDMessages
Function · 0.85
StartPersistentHUDMessage
Function · 0.85
ClearPersistentHUDMessage
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected