Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DImageCache.h568 PixMask* d_small_ruin_unexplored; variable
H A DImageCache.cpp107 d_small_ruin_unexplored = loadMiscImage("smallunexploredruin.png"); in ImageCache()
336 delete d_small_ruin_unexplored; in ~ImageCache()
1397 return d_small_ruin_unexplored; in getSmallRuinUnexploredImage()