Initial commit of compiling boss code

This commit is contained in:
2024-01-27 20:48:05 -05:00
parent b5017e2b96
commit 3bb382ebb6
2 changed files with 3014 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
void AddSC_boss_runeworder();
void Addmod_boss_runeworderScripts()
{
AddSC_boss_runeworder();
}

3007
src/boss_runeworder.cpp Normal file

File diff suppressed because it is too large Load Diff