mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-12 13:35:35 -04:00
4fb2389b43
`long` is variable-sized on non-Windows targets, so don't use it. Added some static_asserts to confirm this is the case.