Keep more data/ INCLUDEs with relevant routines

This commit is contained in:
Rangi
2018-06-25 13:45:50 -04:00
parent 1caa50a647
commit 67152eab98
9 changed files with 15 additions and 9 deletions

View File

@@ -28,3 +28,5 @@ PrintItemDescription:
ld d, [hl]
pop hl
jp PlaceString
INCLUDE "data/items/descriptions.asm"