1
0
mirror of synced 2024-12-18 07:05:52 +01:00
bananatools/mkachook/jvs.h

8 lines
128 B
C
Raw Normal View History

2023-09-18 10:05:22 +02:00
#pragma once
#include <stdbool.h>
#include <stdint.h>
#include "jvs/jvs-bus.h"
HRESULT mkac_jvs_init(struct jvs_node **root);