forked from TeamTofuShop/segatools
Improve JVS bus life cycle handling
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
void diva_jvs_init(void);
|
||||
#include <windows.h>
|
||||
|
||||
#include "jvs/jvs-bus.h"
|
||||
|
||||
HRESULT diva_jvs_init(struct jvs_node **root);
|
||||
|
Reference in New Issue
Block a user