add OMAP layer, also preliminary menu, hud and input support
[pcsx_rearmed.git] / libpcsxcore / new_dynarec / new_dynarec.h
index 515de8b..6f0c74e 100644 (file)
@@ -2,6 +2,7 @@
 
 extern int pcaddr;
 extern int pending_exception;
+extern int stop;
 
 void new_dynarec_init();
 void new_dynarec_cleanup();