build creator (#1726)

This commit is contained in:
engineer124
2024-10-21 02:56:55 +11:00
committed by GitHub
parent d03e8719e6
commit 83bbdf7583
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef BUILD_H
#define BUILD_H
extern char gBuildTeam[];
extern char gBuildCreator[];
extern char gBuildDate[];
extern char gBuildMakeOption[];