feat(profile): world functions

This commit is contained in:
gromchek 2025-07-31 20:48:00 +03:00
parent 8037f2fd8d
commit b68f68e2b7
23 changed files with 86 additions and 0 deletions

View file

@ -27,3 +27,6 @@ s_cvFixedFunction 00CABBA8 l type="CVar*"
s_cvWidescreen 00CABBAC l type="CVar*"
s_cvGxWindow 00CABBB0 l type="CVar*"
s_cvWindowResizeLock 00CABBB4 l type="CVar*"
s_cvShadowCull 00D25308 l type="CVar*"
s_cvShadowScissor 00D25310 l type="CVar*"
s_cvShadowInstancing 00D25314 l type="CVar*"