Home
last modified time | relevance | path

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

/dports/games/brainparty/brainparty/
H A DBPGame.h110 Texture* sfcMarathonMode; variable
H A DBPGame.cpp272 sfcMarathonMode = LoadBitmap("menu_marathonmode", 320, 480); in Init()
1784 DrawImage(sfcMarathonMode, 0, 0); in RenderMarathon()