cleanup: rename Graphics:Cursor => Graphics::Framebuffer
This commit is contained in:
@@ -201,8 +201,6 @@ namespace Kt {
|
||||
// Install our universal plot_char so rescaling works at any scale
|
||||
struct flanterm_fb_context *fbctx = (struct flanterm_fb_context *)ctx;
|
||||
fbctx->plot_char = plot_char_universal;
|
||||
|
||||
kout << "\n\n\n";
|
||||
}
|
||||
|
||||
void Putchar(char c) {
|
||||
|
||||
Reference in New Issue
Block a user