General codebase refactor & cleanup
Renamed HashTable to HMapZPL, with procs having the zpl_ namespace prefix. (I want to eventually get away from using it) Started to use the grime pattern for library aliasing better.
This commit is contained in:
2
ols.json
2
ols.json
@ -18,7 +18,7 @@
|
||||
"path": "C:/projects/SectrPrototype/thirdparty/ini"
|
||||
}
|
||||
],
|
||||
"odin_command": "C:/projects/SectrPrototype/thirdparty/Odin",
|
||||
"odin_command": "C:/projects/SectrPrototype/thirdparty/Odin/odin.exe",
|
||||
"enable_document_symbols": true,
|
||||
"enable_fake_methods": true,
|
||||
"enable_format": false,
|
||||
|
Reference in New Issue
Block a user