# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/torcs/hotfix-gcc41.patch # Copyright (C) 2006 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- diff -Nur torcs-1.2.4-orig/src/modules/graphic/ssggraph/grscreen.h torcs-1.2.4/src/modules/graphic/ssggraph/grscreen.h --- torcs-1.2.4-orig/src/modules/graphic/ssggraph/grscreen.h 2005-08-24 19:19:47.000000000 +0000 +++ torcs-1.2.4/src/modules/graphic/ssggraph/grscreen.h 2006-04-04 22:07:12.686417000 +0000 @@ -78,7 +78,7 @@ void update(tSituation *s, float Fps); - void cGrScreen::camDraw(tSituation *s); + void camDraw(tSituation *s); void updateCurrent(tSituation *s);