File neverball-1.4.0-subscript-out-of-range.patch of Package neverball
--- share/mapc.c
+++ share/mapc.c
@@ -1062,7 +1062,7 @@
targ_p[targ_n][0] = 0.f;
targ_p[targ_n][1] = 0.f;
- targ_p[targ_n][3] = 0.f;
+ targ_p[targ_n][2] = 0.f;
for (i = 0; i < c; i++)
{