feat(profile): functions called from GameUI

This commit is contained in:
gromchek 2025-04-13 15:37:07 +03:00
parent 896b2762ce
commit 46da5fbf6a
25 changed files with 51 additions and 0 deletions

View file

@ -23,3 +23,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_cvDeselectOnClick 00BD08F0 l type="CVar*"
s_cvAutoLootDefault 00BD0914 l type="CVar*"
s_cvPredictedPower 00BD0A08 l type="CVar*"