mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-07 11:00:04 -04:00
sizeof(char) is 1 by definition. This simplifies some multiplication statements. https://en.cppreference.com/w/cpp/language/sizeof.html