summaryrefslogtreecommitdiff
path: root/asm/multiboot.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/multiboot.s')
-rw-r--r--asm/multiboot.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/multiboot.s b/asm/multiboot.s
index 54cffbb..a35423c 100644
--- a/asm/multiboot.s
+++ b/asm/multiboot.s
@@ -32,8 +32,8 @@
.long 0
.long 0 #gfx_stuff 0=enable!
-.long 1280
-.long 1024
+.long 640
+.long 480
.long 32
# Currently the stack pointer register (esp) points at anything and using it may