mirror of
https://github.com/brighton-chi/mod-aoe-loot.git
synced 2026-02-16 22:14:34 +00:00
Add files via upload
This commit is contained in:
9
src/aoe_loot_loader.cpp
Normal file
9
src/aoe_loot_loader.cpp
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
// From SC
|
||||
void AddSC_AoeLoot();
|
||||
|
||||
// Add all
|
||||
void Addmod_aoe_lootScripts()
|
||||
{
|
||||
AddSC_AoeLoot();
|
||||
}
|
||||
Reference in New Issue
Block a user