Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ enableCleats
Function
enableCleats
TheForceEngine/TFE_DarkForces/mission.cpp:1020–1024 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1018
}
1019
1020
void enableCleats()
1021
{
1022
s_wearingCleats = JTRUE;
1023
hud_sendTextMessage(22);
1024
}
1025
1026
void disableMask()
1027
{
Callers
2
handleGeneralInput
Function · 0.85
player_handleLevelOverrides
Function · 0.85
Calls
1
hud_sendTextMessage
Function · 0.85
Tested by
no test coverage detected