aboutsummaryrefslogtreecommitdiffstats
path: root/Lua/src/ultrastardx.dpr
diff options
context:
space:
mode:
authorwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-04-19 15:43:56 +0000
committerwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-04-19 15:43:56 +0000
commit6a44ff7dc1154b6bc5cf9ef250b536c5fc11519e (patch)
tree1c158fd481e839a28e2b6edb3518d6668faa238d /Lua/src/ultrastardx.dpr
parenta7d1d94cbae98f8cd804f453d24bd8036e314518 (diff)
downloadusdx-6a44ff7dc1154b6bc5cf9ef250b536c5fc11519e.tar.gz
usdx-6a44ff7dc1154b6bc5cf9ef250b536c5fc11519e.tar.xz
usdx-6a44ff7dc1154b6bc5cf9ef250b536c5fc11519e.zip
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
Diffstat (limited to 'Lua/src/ultrastardx.dpr')
-rw-r--r--Lua/src/ultrastardx.dpr1
1 files changed, 1 insertions, 0 deletions
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