MCPcopy 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*/
5954int Menu_Count(void)
5955{
5956 return menuCount;
5957}
5958
5959/*
5960=================

Callers 3

_UI_RefreshFunction · 0.70
_UI_MouseEventFunction · 0.70
_UI_KeyEventFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected