From 70d0b5e32c6b9d7685a18e153504cfd88ba0f420 Mon Sep 17 00:00:00 2001 From: Astrid Smith Date: Sat, 3 Jul 2010 21:30:14 -0700 Subject: Now it compiles properly. Still doesn't seem to run without address error, though. --- asm_vars.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm_vars.h') diff --git a/asm_vars.h b/asm_vars.h index 1901bb0..2dc35e9 100644 --- a/asm_vars.h +++ b/asm_vars.h @@ -12,6 +12,6 @@ extern void* mem_page_loc_3; extern void** pages; - +#define PAGE_SIZE 0x4000 #endif -- cgit v1.2.3