summaryrefslogtreecommitdiff
path: root/src/corrupt.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corrupt.hpp')
-rw-r--r--src/corrupt.hpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/corrupt.hpp b/src/corrupt.hpp
index d7ab2e97..77a7496e 100644
--- a/src/corrupt.hpp
+++ b/src/corrupt.hpp
@@ -2,12 +2,12 @@
#include <string>
-extern void gain_random_corruption();
-extern std::string dump_corruptions(bool color, bool header);
-extern void lose_corruption();
-extern bool_ player_has_corruption(int corruption_idx);
-extern void player_gain_corruption(int corruption_idx);
-extern s16b get_corruption_power(int corruption_idx);
+void gain_random_corruption();
+std::string dump_corruptions(bool color, bool header);
+void lose_corruption();
+bool_ player_has_corruption(int corruption_idx);
+void player_gain_corruption(int corruption_idx);
+s16b get_corruption_power(int corruption_idx);
/*
* Corruptions