From 9a29d452d03a63f39a80c0640b7747d8508568e2 Mon Sep 17 00:00:00 2001 From: Miguel Date: Fri, 28 Sep 2018 00:29:02 +0200 Subject: moved mouse and kb, fixed mouse a bit --- driver/vesa.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'driver/vesa.h') diff --git a/driver/vesa.h b/driver/vesa.h index f98e612..63fbd55 100644 --- a/driver/vesa.h +++ b/driver/vesa.h @@ -1,3 +1,5 @@ +//http://wiki.osdev.org/GUI + #include #include "lib/printf/printf.h" #include "multiboot.h" -- cgit v1.2.3