From 67152eab98f826c22d7ae1be1aa0310e81c3d77b Mon Sep 17 00:00:00 2001 From: Rangi Date: Mon, 25 Jun 2018 13:45:50 -0400 Subject: Keep more data/ INCLUDEs with relevant routines --- engine/items/print_item_description.asm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engine/items') 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" -- cgit v1.2.3