summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defines.h b/src/defines.h
index fc99fb60..89b9b383 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -159,7 +159,7 @@ enum Element
#define ATTR_MOVE_SPEED_RAW 17
// Money and inventory size attributes.
-#define ATTR_GP 18
+#define ATTR_MONEY 18
#define ATTR_INV_CAPACITY 19
/**