Home | Sort by: relevance | last modified time | path |
/src/games/rogue/ | |
message.c | 63 static short msg_col = 0, imsg = -1; variable in typeref:typename:short 87 mvaddstr(MIN_ROW-1, msg_col, more); 100 msg_col = strlen(msg); |
message.c | 63 static short msg_col = 0, imsg = -1; variable in typeref:typename:short 87 mvaddstr(MIN_ROW-1, msg_col, more); 100 msg_col = strlen(msg); |