mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
feat(console): add CVar::m_needsSave
This commit is contained in:
parent
896b2762ce
commit
0762a8c9fc
2 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ s_consoleHeight 00CA19B0 l type="float"
|
|||
s_critsect 00CA19B4 l type="SCritSect"
|
||||
carettime 00CA19F0 l type="float"
|
||||
s_fileName 00CA19F4 l type="char*"
|
||||
CVar__m_needsSave 00CA19F8 l type="bool"
|
||||
CVar__m_initialized 00CA19F9 l type="bool"
|
||||
s_registeredCVars 00CA19FC l type="TSHashTable_CVar_HASHKEY_STRI"
|
||||
g_commandHistory 00CA3A28 l type="char[32][1024]"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue