mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 07:19:20 +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