diff options
Diffstat (limited to 'home/tables.asm')
-rwxr-xr-x | home/tables.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/tables.asm b/home/tables.asm index c005ffc..038a623 100755 --- a/home/tables.asm +++ b/home/tables.asm @@ -1,5 +1,5 @@ INCLUDE "constants.asm" - + SECTION "home/tables.asm", ROM0 ; find value a from table hl with row length de |