forked from AbleOS/ableos
Alighning with master.
This commit is contained in:
parent
8f5833955f
commit
89d08d8a62
|
@ -49,9 +49,6 @@ 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_vline := mode.put_vline
|
|
||||||
//put_hline := mode.put_hline
|
|
||||||
|
|
||||||
// Display
|
// Display
|
||||||
sync := mode.sync
|
sync := mode.sync
|
Loading…
Reference in a new issue