mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-12 15:59:17 +00:00
Make kernel to boot in x32
This commit is contained in:
@ -102,7 +102,7 @@ namespace Video
|
||||
uint32_t CursorX, CursorY;
|
||||
char Brightness;
|
||||
bool DoNotScroll;
|
||||
long Checksum;
|
||||
long long Checksum;
|
||||
};
|
||||
|
||||
class Display
|
||||
|
Reference in New Issue
Block a user