]> git.pld-linux.org Git - packages/TORCS.git/blame - TORCS-gcc4.patch
- fix build
[packages/TORCS.git] / TORCS-gcc4.patch
CommitLineData
3507c634
MB
1diff -urN torcs-1.2.4/src/modules/graphic/ssggraph/grscreen.h torcs-1.2.4.new/src/modules/graphic/ssggraph/grscreen.h
2--- torcs-1.2.4/src/modules/graphic/ssggraph/grscreen.h 2005-08-24 21:19:47.000000000 +0200
3+++ torcs-1.2.4.new/src/modules/graphic/ssggraph/grscreen.h 2006-04-17 18:13:35.000000000 +0200
4@@ -78,7 +78,7 @@
5
6 void update(tSituation *s, float Fps);
7
8- void cGrScreen::camDraw(tSituation *s);
9+ void camDraw(tSituation *s);
10
11 void updateCurrent(tSituation *s);
12
This page took 0.188101 seconds and 4 git commands to generate.