initial draw code
This commit is contained in:
3
modules/Console_Render/console.jai
Normal file
3
modules/Console_Render/console.jai
Normal file
@@ -0,0 +1,3 @@
|
||||
swap_buffer :: (screen: *Screen) {
|
||||
assert(false, "No implemented");
|
||||
}
|
||||
Reference in New Issue
Block a user