Changeset 917
- Timestamp:
- 05/17/08 08:58:36 (2 months ago)
- Files:
-
- trunk/src/xtra3.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/xtra3.c
r899 r917 841 841 c_put_str(TERM_YELLOW, "DTrap", row, col); 842 842 else 843 c_put_str(TERM_ GREEN, "DTrap", row, col);843 c_put_str(TERM_L_GREEN, "DTrap", row, col); 844 844 845 845 return 5;
