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