mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-03-30 21:51:46 +03:00
Statically allocate level arrays
This prevents a potential stack overflow if the compiler tries to allocate all of the arrays at once (observed on MSVC).
This commit is contained in: