Files
spice2x-r3d/src/spice2x/acio/mdxf/mdxf_poll.h
T

5 lines
131 B
C

// mdxf_poll.h
#pragma once
// Called from rawinput thread whenever inputs have just been updated
void mdxf_poll(bool isExternal);