Home | Sort by: relevance | last modified time | path |
/src/games/rogue/ | |
init.c | 68 static boolean init_curses = 0; variable in typeref:typename:boolean 124 init_curses = 1; 201 if (init_curses) { |
init.c | 68 static boolean init_curses = 0; variable in typeref:typename:boolean 124 init_curses = 1; 201 if (init_curses) { |