Move mob functions to mob_bot

This commit is contained in:
nytmyr
2025-01-21 12:25:49 -06:00
parent 87bd37429f
commit 37910cf3dc
4 changed files with 777 additions and 774 deletions
+1
View File
@@ -98,6 +98,7 @@ SET(zone_sources
mob.cpp
mob_ai.cpp
mob_appearance.cpp
mob_bot.cpp
mob_movement_manager.cpp
mob_info.cpp
npc.cpp