Initial commit

This commit is contained in:
Dustin Hendrickson
2025-02-16 20:16:05 -08:00
commit 40de43afb0
20 changed files with 650 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#ifndef MOD_BOT_LEVEL_BRACKETS_H
#define MOD_BOT_LEVEL_BRACKETS_H
// Registers the Bot Level Brackets module scripts.
void Addmod_bot_level_bracketsScripts();
#endif // MOD_BOT_LEVEL_BRACKETS_H