Home
last modified time | relevance | path

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

/dports/games/abbayedesmorts/abbayedesmorts-gpl-2.0.1/src/
H A Ddrawing.c280 SDL_Texture *rparchment = IMG_LoadTexture(renderer, DATADIR "/graphics/redparch.png"); in redparchment() local
281 SDL_RenderCopy(renderer,rparchment,NULL,NULL); in redparchment()
282 SDL_DestroyTexture(rparchment); in redparchment()