From 6a44ff7dc1154b6bc5cf9ef250b536c5fc11519e Mon Sep 17 00:00:00 2001 From: whiteshark0 Date: Sun, 19 Apr 2009 15:43:56 +0000 Subject: fixed lua module loading Usdx table will be created and has one function (Time()) for now git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1687 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Lua/src/ultrastardx.dpr | 1 + 1 file changed, 1 insertion(+) (limited to 'Lua/src/ultrastardx.dpr') diff --git a/Lua/src/ultrastardx.dpr b/Lua/src/ultrastardx.dpr index 296a330d..10d1e823 100644 --- a/Lua/src/ultrastardx.dpr +++ b/Lua/src/ultrastardx.dpr @@ -151,6 +151,7 @@ uses ULuaTexture in 'lua\ULuaTexture.pas', UHookableEvent in 'lua\UHookableEvent.pas', ULuaCore in 'lua\ULuaCore.pas', + ULuaUsdx in 'lua\ULuaUsdx.pas', //------------------------------ //Includes - Menu System -- cgit v1.2.3