rename gpu_senquack to gpu_unai
[pcsx_rearmed.git] / plugins / gpu_unai / profiler.h
diff --git a/plugins/gpu_unai/profiler.h b/plugins/gpu_unai/profiler.h
new file mode 100644 (file)
index 0000000..a23ee38
--- /dev/null
@@ -0,0 +1,9 @@
+#ifndef __GPU_UNAI_GPU_PROFILER_H__
+#define __GPU_UNAI_GPU_PROFILER_H__
+
+#define pcsx4all_prof_pause(...)
+#define pcsx4all_prof_start_with_pause(...)
+#define pcsx4all_prof_end_with_resume(...)
+#define pcsx4all_prof_resume(...)
+
+#endif /* __GPU_UNAI_GPU_PROFILER_H__ */