aboutsummaryrefslogtreecommitdiff
path: root/advtrains/textures/advtrains_dtrack_load_placer.png
diff options
context:
space:
mode:
Diffstat (limited to 'advtrains/textures/advtrains_dtrack_load_placer.png')
0 files changed, 0 insertions, 0 deletions
span> #include "cpp_api/s_base.h" #include "modchannels.h" class ScriptApiModChannels : virtual public ScriptApiBase { public: void on_modchannel_message(const std::string &channel, const std::string &sender, const std::string &message); void on_modchannel_signal(const std::string &channel, ModChannelSignal signal); };