Home
last modified time | relevance | path

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

/dports/games/alienwave/alienwave/
H A Dblit.h40 void blit_shield(int,int,int);
H A Dshield.c20 scudo.blit = blit_shield; in init_shields()
H A Dblit.c567 void blit_shield(int x,int y,int intensity) in blit_shield() function