feat(symbol): add some symbols related to console

This commit is contained in:
phaneron 2024-07-09 21:17:19 -04:00
parent 8bd78099a2
commit 3bca61dd13
8 changed files with 2220 additions and 2069 deletions

View file

@ -0,0 +1,27 @@
CVar__Register 00767fc0 f
CVar__Initialize 00768340 f
ConsoleAccessGetEnabled 00769230 f
ConsoleCommand_Quit 00768410 f
ConsoleCommandExecute 007658a0 f
ConsoleCommandHistory 00768440 f
ConsoleCommandRegister 00769100 f
ConsoleDeviceInitialize 0076ab80 f
ConsolePostClose 00763c50 f
ConsoleScreenInitialize 00766140 f
ConsoleWrite 00765270 f
ConsoleWriteA 007653b0 f
EventCloseCallback 00763d60 f
PaintBackground 007643f0 f
PaintText 007645e0 f
OnChar 00764990 f
OnIdle 007659c0 f
OnKeyDown 00765af0 f
OnKeyUp 00763be0 f
OnKeyDownRepeat 00764b90 f
MakeCommandCurrent 00763a60 f
ReserveInputSpace 007637d0 f
GetInputLine 00764520 f
PasteInInputLine 00764800 f
SetInputString 00763730 f
ResetHighlight 00763830 f
UpdateHighlight 00763860 f