Home
last modified time | relevance | path

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

/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A Dmap_wolf.c796 static int LoadWall(const uint16_t ch);
809 staticTile = LoadWall(ch); in LoadTile()
868 static int LoadWall(const uint16_t ch) in LoadWall() function