Hopefully fixed u64 to be the actual 64-bit type on 64-bit architectures. This should...
authorPerttu Ahola <celeron55@gmail.com>
Sun, 17 Jul 2011 16:32:06 +0000 (19:32 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 17 Jul 2011 16:32:06 +0000 (19:32 +0300)
commit74ef5b8a42aacaeef4bffeef59a7fddb3e14c17c
tree06c7200c7586bccac4aa6bb6ac4977411db166cc
parent496e78398873794a95a57e38756399a8330b5c0c
Hopefully fixed u64 to be the actual 64-bit type on 64-bit architectures. This should fix the compiler error caused by irrlicht on 64-bit fedora defining u64 to be different.
src/common_irrlicht.h