From 3cc3944725700c957b006de6f5a2ee2944d2f525 Mon Sep 17 00:00:00 2001 From: aliaspider Date: Tue, 9 Dec 2014 02:43:59 +0100 Subject: add debug build option to x86 standalone target. --- video.c | 1 - 1 file changed, 1 deletion(-) (limited to 'video.c') diff --git a/video.c b/video.c index 96ef006..14018b3 100644 --- a/video.c +++ b/video.c @@ -101,7 +101,6 @@ const u32 video_scale = 1; #define get_screen_pitch() \ (screen->pitch / 2) \ -#endif #endif -- cgit v1.2.3