add yaze.h to extension.h
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "yaze.h"
|
||||||
|
|
||||||
typedef void (*yaze_imgui_render_callback)(void* editor_context);
|
typedef void (*yaze_imgui_render_callback)(void* editor_context);
|
||||||
|
|
||||||
typedef void (*yaze_rom_operation)(z3_rom* rom);
|
typedef void (*yaze_rom_operation)(z3_rom* rom);
|
||||||
|
|||||||
Reference in New Issue
Block a user