]> git.pld-linux.org Git - packages/TORCS.git/commitdiff
- fix build
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 17 Apr 2006 19:30:51 +0000 (19:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TORCS-gcc4.patch -> 1.1

TORCS-gcc4.patch [new file with mode: 0644]

diff --git a/TORCS-gcc4.patch b/TORCS-gcc4.patch
new file mode 100644 (file)
index 0000000..5966285
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN torcs-1.2.4/src/modules/graphic/ssggraph/grscreen.h torcs-1.2.4.new/src/modules/graphic/ssggraph/grscreen.h
+--- torcs-1.2.4/src/modules/graphic/ssggraph/grscreen.h        2005-08-24 21:19:47.000000000 +0200
++++ torcs-1.2.4.new/src/modules/graphic/ssggraph/grscreen.h    2006-04-17 18:13:35.000000000 +0200
+@@ -78,7 +78,7 @@
+     void update(tSituation *s, float Fps);
+-    void cGrScreen::camDraw(tSituation *s);
++    void camDraw(tSituation *s);
+     void updateCurrent(tSituation *s);
This page took 0.140562 seconds and 4 git commands to generate.