sentry_gimbal_hzz/application/shoot/shoot.c

11 lines
64 B
C
Raw Normal View History

#include "shoot.h"
void ShootInit()
{
}
void ShootTask()
{
}