Added header for OS drawing and a double buffer.
This commit is contained in:
@@ -3,6 +3,7 @@ Import('env')
|
||||
any_target_sources = Split('''
|
||||
src/app/main.cpp
|
||||
|
||||
src/os/draw.cpp
|
||||
src/os/panic.cpp
|
||||
src/os/tty.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user