Update recipe-template

This commit is contained in:
Aoran Zeng
2025-08-10 10:34:51 +08:00
parent aa923b4276
commit 820591362b
2 changed files with 10 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
* | Yangmoooo <yangmoooo@outlook.com>
* |
* Created On : <2023-08-29>
* Last Modified : <2025-08-09>
* Last Modified : <2025-08-10>
*
* chsrc framework
* ------------------------------------------------------------*/
@@ -25,7 +25,8 @@
#include "xy.h"
#include "struct.h"
#include "mirror.c"
#include "chef.h"
#include "chef-helper.c"
#include "chef.c"
#define App_Name "chsrc"