]> git.jsancho.org Git - lugaru.git/commit
Fixed data loading on PowerPC builds compiled with GCC.
authorRyan C. Gordon <icculus@icculus.org>
Tue, 3 Nov 2009 06:37:38 +0000 (01:37 -0500)
committerRyan C. Gordon <icculus@icculus.org>
Tue, 3 Nov 2009 06:37:38 +0000 (01:37 -0500)
commit9472ba88471ee8b0aabea90ea11f428a87a81921
tree1e77d2d1071a754688e54c1d3ac012f9b089a98f
parent9a34028dd6a8526a18c1a23c21cbb86b325e1560
Fixed data loading on PowerPC builds compiled with GCC.

(sizeof (bool) == 4 here.)
Source/Skeleton.cpp