]> git.pld-linux.org Git - packages/TORCS.git/blob - TORCS-gcc4.patch
- fix build
[packages/TORCS.git] / TORCS-gcc4.patch
1 diff -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.059945 seconds and 3 git commands to generate.