segatools/divahook/jvs.h

8 lines
109 B
C
Raw Normal View History

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