mirror of
https://github.com/encounter/SDL.git
synced 2025-12-21 10:49:12 +00:00
Ozkan Sezer
An array defined like int xPositions[] = {-1, 0, 1, w-1, w, w+1 };
errors with Open Watcom: it strictly wants constants. Small patch
like below makes things more compatible.
20 KiB
20 KiB