summaryrefslogtreecommitdiff
path: root/src/monster1.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/monster1.hpp')
-rw-r--r--src/monster1.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monster1.hpp b/src/monster1.hpp
index 1d71fef1..9f7128ea 100644
--- a/src/monster1.hpp
+++ b/src/monster1.hpp
@@ -1,5 +1,5 @@
#pragma once
-extern void screen_roff(int r_idx, int ego, int remember);
+extern void screen_roff(int r_idx, int ego);
extern void display_roff(int r_idx, int ego);
extern void monster_description_out(int r_idx, int ego);