mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-11-06 17:27:17 +01:00
Move message broadcasting into their own source file for better code structuring
Move message broadcasting into their own table to avoid polluting the global scope.
This commit is contained in:
@@ -532,6 +532,7 @@
|
||||
<Unit filename="../source/Logger.cpp" />
|
||||
<Unit filename="../source/Logger.hpp" />
|
||||
<Unit filename="../source/Main.cpp" />
|
||||
<Unit filename="../source/Misc/Broadcast.cpp" />
|
||||
<Unit filename="../source/Misc/Functions.cpp" />
|
||||
<Unit filename="../source/Misc/Functions.hpp" />
|
||||
<Unit filename="../source/Misc/Model.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user