Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A D_rt_util.h32 #define SOFTERRORFILE ("error.txt") macro
H A Drt_util.c506 errout = fopen(SOFTERRORFILE,"wt+"); in OpenSoftError()