MONSTERS
for (short i = 0; i < MONSTERS; i++) {
mn = get_rand(0, MONSTERS-1);
for (i = 0; i < MONSTERS; i++) {
for (i = 0; i < MONSTERS; i++) {
static object mon_tab[MONSTERS] = {
(void)gr_monster(monster, get_rand(0, MONSTERS-1));