diff options
Diffstat (limited to 'home/lcd.asm')
-rw-r--r-- | home/lcd.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/lcd.asm b/home/lcd.asm index 1b23545..6641f05 100644 --- a/home/lcd.asm +++ b/home/lcd.asm @@ -1,3 +1,5 @@ +INCLUDE "constants.asm" + SECTION "LCD functions", ROM0[$3AE] LCD:: ; 03ae |