Home
last modified time | relevance | path

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

/dports/games/abbayedesmorts/abbayedesmorts-gpl-2.0.1/src/
H A Ddrawing.c290 SDL_Texture *bparchment = IMG_LoadTexture(renderer, DATADIR "/graphics/blueparch.png"); in blueparchment() local
291 SDL_RenderCopy(renderer,bparchment,NULL,NULL); in blueparchment()
292 SDL_DestroyTexture(bparchment); in blueparchment()