t8-mod/source/proxy-dll/definitions/scripting.cpp
project-bo4 81a92f69a4 Custom CMD & Structural Upgrade
+ Added custom commands interface
+ Tidy up and reorder game interface
2024-05-31 15:35:20 -07:00

7 lines
101 B
C++

#include <std_include.hpp>
#include "scripting.hpp"
namespace game
{
/* NAMESPACE_PLACE_HOLDER */
}