mirror of
https://github.com/H-uru/moul-assets.git
synced 2025-07-14 02:27:40 -04:00
I seem to have forgotten that SDL `STRING32` variables have a fixed length of 32 bytes. Sigh. So we must limit our names to this. Therefore, I have renamed the shirts to "LSMysterium2021" and "SSMysterium2021". The SDL string "LSMysterium2021;SSMysterium2021" will use up the entirety of the 32 byte string buffer.