add some files

This commit is contained in:
2026-03-02 11:14:12 +08:00
parent d8563db2be
commit f8b8616966
29 changed files with 185 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
//
// Created by esqwt on 2026/3/2.
//
#include "shoot.h"

View File

@@ -0,0 +1,8 @@
//
// Created by esqwt on 2026/3/2.
//
#ifndef TRONONEH7_SCAFFOLD_SHOOT_H
#define TRONONEH7_SCAFFOLD_SHOOT_H
#endif // TRONONEH7_SCAFFOLD_SHOOT_H

View File

@@ -0,0 +1,5 @@
//
// Created by esqwt on 2026/3/2.
//
#include "shoot_control.h"

View File

@@ -0,0 +1,8 @@
//
// Created by esqwt on 2026/3/2.
//
#ifndef TRONONEH7_SCAFFOLD_SHOOT_CONTROL_H
#define TRONONEH7_SCAFFOLD_SHOOT_CONTROL_H
#endif // TRONONEH7_SCAFFOLD_SHOOT_CONTROL_H