aboutsummaryrefslogtreecommitdiff
path: root/advtrains_luaautomation/depends.txt
diff options
context:
space:
mode:
authororwell96 <orwell@bleipb.de>2019-03-15 18:17:18 +0100
committerorwell96 <orwell@bleipb.de>2019-03-15 18:17:18 +0100
commit5738ab46aa5c768b973ef892635fb1642c5f6b9c (patch)
tree73f6c5983c13ba6d4e12e621d6cc92152ff78332 /advtrains_luaautomation/depends.txt
parentadvtrains-5738ab46aa5c768b973ef892635fb1642c5f6b9c.tar.gz
advtrains-5738ab46aa5c768b973ef892635fb1642c5f6b9c.tar.bz2
advtrains-5738ab46aa5c768b973ef892635fb1642c5f6b9c.zip
Disable-ARS switch in signal and set this when cancelling an ARS route
Diffstat (limited to 'advtrains_luaautomation/depends.txt')
0 files changed, 0 insertions, 0 deletions
pc"> LUALIB_API int (luaopen_debug) (lua_State *L); #define LUA_LOADLIBNAME "package" LUALIB_API int (luaopen_package) (lua_State *L); /* open all previous libraries */ LUALIB_API void (luaL_openlibs) (lua_State *L); #ifndef lua_assert #define lua_assert(x) ((void)0) #endif #endif