Files
console3d/modules/Console_Render/console.jai
2024-10-08 15:21:18 -04:00

3 lines
73 B
Plaintext

swap_buffer :: (screen: *Screen) {
assert(false, "No implemented");
}