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 f9c94966..3e977785 100644
--- a/src/util.pkg
+++ b/src/util.pkg
@@ -760,12 +760,6 @@ typedef unsigned int u32b;
*/
#define HOOK_BIRTH 68
-/** @def HOOK_CALC_LITE
- * @brief Calculate the lite radius.
- * @note (see file xtra1.c)
- */
-#define HOOK_CALC_LITE 69
-
/** @def HOOK_LEARN_ABILITY
* @brief Player learns an ability.\n
* @param Number ab \n index of ability in ability (ab_info) array.