mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-27 07:16:57 -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.