File src/monster1.c

This file purpose is to describe monsters (using monster memory).

Modifications:

• Line 1644 to 1657: in function "roff_top", if use of "Double size tile mode", display tile of the monster correctly; this function displays the "name" and "attr/chars" of a monster race
• Line 1705: in function "screen_roff", if use of "Double size tile mode", set the pointer a little to the right; this function describes the given monster race at the top of the screen
• Line 1731 to 1733: in function "display_roff", if use of "Double size tile mode", set the pointer a little below; this function describes the given monster race in the current "term" window