Home
last modified time | relevance | path

Searched refs:MapDebug (Results 1 – 3 of 3) sorted by path

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_ted.c4270 MapDebug("= WALLS\n"); in InsaneDump()
4298 MapDebug(" "); in InsaneDump()
4302 MapDebug("\n"); in InsaneDump()
4313 MapDebug("= DOORS\n"); in InsaneDump()
4341 MapDebug("\n"); in InsaneDump()
4377 MapDebug("\n"); in InsaneDump()
4424 MapDebug("\n\n"); in PrintTileStats()
4428 MapDebug("= WALLS\n"); in PrintTileStats()
4449 MapDebug("= DOORS\n"); in PrintTileStats()
4512 MapDebug("= ACTORS\n"); in PrintTileStats()
[all …]
H A Drt_util.c517 void MapDebug (char *error, ...) in MapDebug() function
H A Drt_util.h91 void MapDebug (char *error, ...);