update screenshot + size warning fix

This commit is contained in:
saintfrater 2026-01-27 15:17:28 +01:00
commit 174e55909d
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

Before After
Before After

View file

@ -95,7 +95,7 @@ graph_driver:
push BDA_DATA_SEG
pop fs
mov [fs:BDA_GFX + gfx.cur_mode], %1
mov byte [fs:BDA_GFX + gfx.cur_mode], %1
pop fs
pop ax