segatools/carolhook/jvs.h

8 lines
110 B
C
Raw Normal View History

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