From: Ben S. <non...@us...> - 2002-04-05 04:50:41
|
nonchocoboy 2002/04/04 20:50:41 PST Modified files: Breakout BMPLoader.cpp BallObject.cpp BlockObject.cpp BulletObject.cpp Log: - #include <GL/*.h> instead of <gl/*.h> for portability. - fixed some extern issues - almost compiling in linux ;) Revision Changes Path 1.2 +2 -2 examples/Breakout/BMPLoader.cpp 1.2 +2 -2 examples/Breakout/BallObject.cpp 1.2 +2 -2 examples/Breakout/BlockObject.cpp 1.2 +2 -2 examples/Breakout/BulletObject.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/Breakout/BMPLoader.cpp.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/Breakout/BallObject.cpp.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/Breakout/BlockObject.cpp.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/Breakout/BulletObject.cpp.diff?r1=1.1&r2=1.2&diff_format=h |