git-svn-id: https://spexeah.com:8443/svn/Asuro@599 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
@ -16,6 +16,7 @@ const
|
||||
KERNEL_PAGE_NUMBER = KERNEL_VIRTUAL_BASE SHR 22;
|
||||
BSOD_ENABLE = false;
|
||||
TRACER_ENABLE = true;
|
||||
CONSOLE_SLOW_REDRAW = false; //Redraws the Window manager after every character, but slows performance.
|
||||
|
||||
type
|
||||
//internal types
|
||||
|
Reference in New Issue
Block a user