Home
last modified time | relevance | path

Searched refs:scrolling_text_draw (Results 1 – 4 of 4) sorted by last modified time

/dports/games/flobopuyo/flobopuyo-0.20/
H A Dscrollingtext.h19 void scrolling_text_draw (ScrollingText * st, SDL_Surface * surf, int y);
H A DPuyoCommander.cpp.actual1415 scrolling_text_draw(scrollingText, display, 460);
H A Dscrollingtext.c66 scrolling_text_draw (ScrollingText * st, SDL_Surface * surf, int y) in scrolling_text_draw() function
H A DPuyoCommander.cpp1428 scrolling_text_draw(scrollingText, display, 460); in updateAll()