Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ weapstr
Function
weapstr
source/src/weapon.cpp:876–876 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
874
}
875
876
const char *weapstr(int i) { return valid_weapon(i) ? guns[i].title :
"x"
; }
877
878
VARP(accuracy,0,0,1);
879
Callers
2
r_accuracy
Function · 0.85
accuracyinfo
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected