Fix disappeared brake light (merged from Torcs r1-3-1)

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@92 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e6e11c9779f5a1010b2b0139d17110a3b3e40b1d
Former-commit-id: e56e533cfff63637da1baeeb47fc676757714482
This commit is contained in:
pouillot 2008-10-25 20:28:12 +00:00
parent 2a81a5c280
commit 2baf34d66a
2 changed files with 625 additions and 620 deletions

File diff suppressed because it is too large Load diff

View file

@ -23,7 +23,6 @@
#ifdef WIN32 #ifdef WIN32
#include <windows.h> #include <windows.h>
#endif #endif
//#include <SDL.h>
#include <GL/glut.h> #include <GL/glut.h>
#include <plib/ssg.h> #include <plib/ssg.h>