Data interchange, editor suite, and runtime re-implementations for games by Retro Studios
Go to file
Lioncash 645f20c308 CVarManager: Deduplicate repetitive names
We can just assign the repeated portion of the expression to a reference
instead of continually re-accessing the same variable, making it nicer
to read.
2019-08-20 06:29:17 -04:00
hecl CVarManager: Deduplicate repetitive names 2019-08-20 06:29:17 -04:00