1
0
mirror of https://gitea.tendokyu.moe/Hay1tsme/segatools.git synced 2025-02-17 19:19:16 +01:00

8 lines
110 B
C
Raw Normal View History

2022-12-10 22:01:52 -05:00
#pragma once
#include <windows.h>
#include "jvs/jvs-bus.h"
HRESULT carol_jvs_init(struct jvs_node **root);