tmc/include/arm_proxy.h

7 lines
82 B
C

#ifndef ARM_PROXY_H
#define ARM_PROXY_H
extern void PrepNextFrame(void);
#endif