forked from AbleOS/ableos
Revert to mainline
This commit is contained in:
parent
b5b122f451
commit
3708acc077
|
@ -46,9 +46,9 @@ clear := mode.clear
|
||||||
put_surface := mode.put_surface
|
put_surface := mode.put_surface
|
||||||
put_text := mode.put_text
|
put_text := mode.put_text
|
||||||
// thanks peony for these three!
|
// thanks peony for these three!
|
||||||
put_trirect := mode.put_trirect
|
//put_trirect := mode.put_trirect
|
||||||
put_vline := mode.put_vline
|
//put_vline := mode.put_vline
|
||||||
put_hline := mode.put_hline
|
//put_hline := mode.put_hline
|
||||||
|
|
||||||
// Display
|
// Display
|
||||||
sync := mode.sync
|
sync := mode.sync
|
Loading…
Reference in a new issue