Kolopo★
Results
1
comments of
Kolopo★
I fixed it by changing the array of 256x16 ints to only 256x2. Each value was at most 11, so it only really needs 4bits out of the 32 an...