mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-08 00:44:42 +00:00
rename gBuildTeam to gBuildCreator (#2160)
This commit is contained in:
parent
fa39da2a57
commit
27533a1507
6 changed files with 8 additions and 8 deletions
|
@ -41,7 +41,7 @@ extern OSViContext* __osViCurr;
|
|||
extern OSViContext* __osViNext;
|
||||
extern OSViMode osViModeFpalLan1;
|
||||
extern u32 __additional_scanline;
|
||||
extern const char gBuildTeam[];
|
||||
extern const char gBuildCreator[];
|
||||
extern const char gBuildDate[];
|
||||
extern const char gBuildMakeOption[];
|
||||
extern OSMesgQueue gPiMgrCmdQueue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue