Remove unused import

This commit is contained in:
nihirash 2019-07-19 23:08:24 +03:00
parent baa49128d8
commit 4ad5f2d5b9
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ wSec: ld b, 50
wsLp halt
djnz wsLp
;include "screen64.asm"
include "tscreen.asm"
include "keyboard.asm"
include "utils.asm"