mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-08-25 21:15:00 +00:00
Test code for tasking
This commit is contained in:
@@ -115,6 +115,7 @@ namespace Video
|
||||
int ColorPickerIteration = 0;
|
||||
|
||||
public:
|
||||
BootInfo::FramebufferInfo GetFramebufferStruct() { return framebuffer; }
|
||||
Font *GetCurrentFont();
|
||||
void SetCurrentFont(Font *Font);
|
||||
uint16_t GetBitsPerPixel();
|
||||
|
Reference in New Issue
Block a user