Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 132096
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- src/modules/graphic/ssggraph/grscreen.h
0
++ src/modules/graphic/ssggraph/grscreen.h
Lines 78-84 Link Here
78
78
79
    void update(tSituation *s, float Fps);
79
    void update(tSituation *s, float Fps);
80
80
81
    void cGrScreen::camDraw(tSituation *s);
81
    void camDraw(tSituation *s);
82
82
83
    void updateCurrent(tSituation *s);
83
    void updateCurrent(tSituation *s);
84
84

Return to bug 132096