mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 08:51:24 +00:00
5e821de481
Just replaced with a linear array - for a hash table indexed with a string to be efficient, a much larger amount of data is needed than 20 or 30 entries. This is also hardly the kind of data where losing a microsecond for performing the search matters. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |