MCPcopy Create free account
hub / github.com/JACoders/OpenJK / Display_KeyBindPending

Function Display_KeyBindPending

code/ui/ui_shared.cpp:8571–8574  ·  view source on GitHub ↗

================= Display_KeyBindPending ================= */

Source from the content-addressed store, hash-verified

8569=================
8570*/
8571qboolean Display_KeyBindPending(void)
8572{
8573 return g_waitingForKey;
8574}
8575
8576/*
8577=================

Callers 3

UI_DrawKeyBindStatusFunction · 0.70
UI_OwnerDrawWidthFunction · 0.70
Item_PaintFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected