HomeSort by: relevance | last modified time | path
    Searched refs:_PATH_VOID (Results 1 - 4 of 4) sorted by relevancy

  /src/games/phantasia/
pathnames.h 42 #define _PATH_VOID "/var/games/phantasia/void"
setup.c 73 _PATH_VOID,
main.c 339 if ((Energyvoidfp = fopen(_PATH_VOID, "r+")) == NULL)
340 error(_PATH_VOID);
interplayer.c 661 fp = fopen(_PATH_VOID, "w");

Completed in 17 milliseconds