Don't needlessly include debug routines in hello.asm

This commit is contained in:
Juhani Krekelä 2023-03-23 13:55:51 +02:00
parent f73f122385
commit 59e9e647c1
1 changed files with 0 additions and 2 deletions

View File

@ -659,7 +659,5 @@ window_mouse_released_inside db 0
window_status db WINDOW_STATUS_NORMAL
window_move_x_offset dw 0
%include "debug.inc"
section .bss
window_data resw 25*80