Home
last modified time | relevance | path

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

/dports/games/xye/xye-0.12.2/src/
H A Dxyedit.cpp3031 void drawFirePad( SDL_Surface * target, int x, int y) in drawFirePad() function
3357 case EDOT_FIREPAD: drawFirePad(target,x,y); break; in drawObjectBySpecs()