Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JACoders/OpenJK
/ Menu_Count
Function
Menu_Count
code/ui/ui_shared.cpp:5954–5957 ·
view source on GitHub ↗
================= Menu_Count ================= */
Source
from the content-addressed store, hash-verified
5952
=================
5953
*/
5954
int Menu_Count(void)
5955
{
5956
return menuCount;
5957
}
5958
5959
/*
5960
=================
Callers
3
_UI_Refresh
Function · 0.70
_UI_MouseEvent
Function · 0.70
_UI_KeyEvent
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected