git subrepo pull --force deps/lightning
[pcsx_rearmed.git] / deps / lightrec / lightning-wrapper.h
index 7eeb15f..b0e8bf3 100644 (file)
@@ -19,4 +19,6 @@
 
 #endif
 
+#define jit_b()                        jit_beqr(0, 0)
+
 #endif /* __LIGHTNING_WRAPPER_H__ */