summaryrefslogtreecommitdiff
path: root/src/util.pkg
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.pkg')
-rw-r--r--src/util.pkg6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/util.pkg b/src/util.pkg
index de84ac11..f9c94966 100644
--- a/src/util.pkg
+++ b/src/util.pkg
@@ -724,12 +724,6 @@ typedef unsigned int u32b;
*/
#define HOOK_FOLLOW_GOD 63
-/** @def HOOK_SACRIFICE_GOD
- * @brief Player sacrifices to a god.
- * @note (see file cmd2.c)
- */
-#define HOOK_SACRIFICE_GOD 64
-
/** @def HOOK_BODY_PARTS
* @brief Calculate which body parts the player has.
* @note (see file xtra1.c)