ladybird/Kernel/Graphics/Console
Liav A 02b73cb93d Kernel/Graphics: Be more consistent about arguments passing
This fixes a bug that was reported on this discord server by
@ElectrodeYT - due to the confusion of passing arguments in different
orders, we messed up and triggered a page fault due to faulty sizes.
2021-05-17 00:30:40 +01:00
..
Console.h
FramebufferConsole.cpp
FramebufferConsole.h Kernel/Graphics: Be more consistent about arguments passing 2021-05-17 00:30:40 +01:00
TextModeConsole.cpp
TextModeConsole.h
VGAConsole.cpp
VGAConsole.h