MCPcopy 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

handleGeneralInputFunction · 0.85

Calls 1

hud_sendTextMessageFunction · 0.85

Tested by

no test coverage detected