Fix undefined C usage
authorparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Mon, 25 Oct 2010 21:07:37 +0000 (21:07 +0000)
committerparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Mon, 25 Oct 2010 21:07:37 +0000 (21:07 +0000)
commitbd07777e66f372e52277d9922322ed5cea869cad
treed8e3e1449df080bfec90fe12b1bb407e04d2ff26
parent02bc66577177a9bfbd5bfd5b9932769fcca357e3
Fix undefined C usage

Subtracting to before the first item in an array is apparently asking
for trouble even if I don't intend to use the value.

git-svn-id: https://s.snth.net/svn/neverball/trunk@3325 78b8d119-cf0a-0410-b17c-f493084dd1d7
share/solid_sim_sol.c