add yaze.h to extension.h

This commit is contained in:
scawful
2024-08-08 22:49:01 -04:00
parent 6596635121
commit a65faf84ed

View File

@@ -5,6 +5,8 @@
extern "C" {
#endif
#include "yaze.h"
typedef void (*yaze_imgui_render_callback)(void* editor_context);
typedef void (*yaze_rom_operation)(z3_rom* rom);