mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 12:02:08 +00:00
Passing a count parameter to the vector constructor does not reserve count elements but instead fills the vector with count elements. This caused the endianness check to fail first because the first 256 characters were null bytes.
27 KiB
27 KiB