Searched refs:gui_renderTargetReticles (Results 1 – 2 of 2) sorted by relevance
/dports/games/naev/naev-0.7.0/src/ |
H A D | gui.h | 51 void gui_renderTargetReticles( int x, int y, int w, int h, const glColour* c );
|
H A D | gui.c | 421 gui_renderTargetReticles( x, y, w, h, c ); in gui_renderPlanetTarget() 431 gui_renderTargetReticles( x, y, w, h, c ); in gui_renderPlanetTarget() 445 void gui_renderTargetReticles( int x, int y, int w, int h, const glColour* c ) in gui_renderTargetReticles() function
|