As of commit cc1d694, grid sizes 37x37 and above cause the program to immediately crash with the message: ``` Assertion failed: ((atY + grid.height) <= this->height), function WriteVGridAt, file lib/vgrid.cpp, line 221. ```
As of commit cc1d694, grid sizes 37x37 and above cause the program to immediately crash with the message: