Move NDEBUG higher so it actually works and doesn't output all debug messages (fix...
[reactos.git] / reactos / hal / halx86 / xbox / font.c
index b58f3b0..8fdeb1b 100644 (file)
  * Note: Converted from the XFree vga.bdf font
  */
 
+#define NDEBUG
+
 #include <ddk/ntddk.h>
 #include "halxbox.h"
 
 #include <internal/debug.h>
-#define NDEBUG
 #include <debug.h>
 
 BYTE XboxFont8x16[256 * 16] =