fixed "8" pixels alignment
This commit is contained in:
parent
ab52449591
commit
dfe0d6ced5
3 changed files with 30 additions and 25 deletions
|
|
@ -97,8 +97,8 @@ reset:
|
|||
; on active le mode graphique
|
||||
GFX_DRV GFX_INIT
|
||||
|
||||
call mouse_reset
|
||||
;call mouse_init
|
||||
; call mouse_reset
|
||||
call mouse_init
|
||||
|
||||
GFX_DRV GFX_CRS_UPDATE
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue