sentry_chassis_hzz/application/shoot/shoot.c

11 lines
64 B
C

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