mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-21 05:29:21 +00:00
make MSVC 6.0 build again. This code breaks: for (int i=0;.... for (int i=0;.... use int i; for (i=0;... for (i=0;... instead ;-)
12 KiB
12 KiB