segatools/idzhook/jvs.h

8 lines
108 B
C
Raw Normal View History

#pragma once
2019-05-04 00:36:23 +00:00
#include <windows.h>
2019-11-03 18:01:03 +00:00
#include "jvs/jvs-bus.h"
HRESULT idz_jvs_init(struct jvs_node **root);