summaryrefslogtreecommitdiff
path: root/engine/items/print_item_description.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/items/print_item_description.asm')
-rw-r--r--engine/items/print_item_description.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/engine/items/print_item_description.asm b/engine/items/print_item_description.asm
index b6ab6c957..b0a3a0b33 100644
--- a/engine/items/print_item_description.asm
+++ b/engine/items/print_item_description.asm
@@ -28,3 +28,5 @@ PrintItemDescription:
ld d, [hl]
pop hl
jp PlaceString
+
+INCLUDE "data/items/descriptions.asm"