Home
last modified time | relevance | path

Searched refs:TS_DEST_PLANET (Results 1 – 2 of 2) sorted by relevance

/dports/games/starfighter/starfighter-2.4/src/
H A Dintermission.c1542 gfx_createTextObject(TS_DEST_PLANET, string, 0, 0, FONT_WHITE); in intermission()
1621 gfx_createTextObject(TS_DEST_PLANET, intermission_planets[game.destinationPlanet].name, in intermission()
1652 gfx_createTextObject(TS_DEST_PLANET, string, 0, 0, FONT_WHITE); in intermission()
1657 screen_blitText(TS_DEST_PLANET, screen->w - 250, screen->h - 120); in intermission()
1700 screen_blitText(TS_DEST_PLANET, screen->w - 250, screen->h - 120); in intermission()
H A Ddefs.h598 TS_DEST_PLANET, enumerator