bananatools/exvs2hook/jvs.h

8 lines
129 B
C

#pragma once
#include <stdbool.h>
#include <stdint.h>
#include "jvs/jvs-bus.h"
HRESULT exvs2_jvs_init(struct jvs_node **root);