CORE: Inhibit assertions
[mupen64plus-pandora.git] / source / mupen64plus-core / src / r4300 / new_dynarec / new_dynarec.c
index f9fbc40..9a5226e 100755 (executable)
@@ -23,8 +23,8 @@
 #include <stdarg.h>
 #include <stdlib.h>
 #include <stdint.h> //include for uint64_t
-#include <assert.h>
-//#define assert(a)    {}
+//#include <assert.h>
+#define assert(a)      {}
 
 #include "../recomp.h"
 #include "../recomph.h" //include for function prototypes