mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 03:27:45 +08:00
确定双板/单板兼容的整体框架
This commit is contained in:
11
application/shoot/shoot.c
Normal file
11
application/shoot/shoot.c
Normal file
@@ -0,0 +1,11 @@
|
||||
#include "shoot.h"
|
||||
|
||||
void ShootInit()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void ShootTask()
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user