aboutsummaryrefslogtreecommitdiffstats
path: root/Lua/src/ultrastardx.dpr
diff options
context:
space:
mode:
authorwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-04-27 16:50:49 +0000
committerwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-04-27 16:50:49 +0000
commitd2c6680bc0c2354b6c972402951b6118bf6843af (patch)
treeeaebc6af487c3de344ab8af4a0ea8ddf0237b055 /Lua/src/ultrastardx.dpr
parentbb273547540d3ee260456ad01b298bacac00f2ea (diff)
downloadusdx-d2c6680bc0c2354b6c972402951b6118bf6843af.tar.gz
usdx-d2c6680bc0c2354b6c972402951b6118bf6843af.tar.xz
usdx-d2c6680bc0c2354b6c972402951b6118bf6843af.zip
first attempt to implement the lua wrapper for party game
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1702 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--Lua/src/ultrastardx.dpr3
1 files changed, 2 insertions, 1 deletions
diff --git a/Lua/src/ultrastardx.dpr b/Lua/src/ultrastardx.dpr
index 10d1e823..cc2f7f0d 100644
--- a/Lua/src/ultrastardx.dpr
+++ b/Lua/src/ultrastardx.dpr
@@ -151,7 +151,8 @@ uses
ULuaTexture in 'lua\ULuaTexture.pas',
UHookableEvent in 'lua\UHookableEvent.pas',
ULuaCore in 'lua\ULuaCore.pas',
- ULuaUsdx in 'lua\ULuaUsdx.pas',
+ ULuaUsdx in 'lua\ULuaUsdx.pas',
+ ULuaParty in 'lua\ULuaParty.pas',
//------------------------------
//Includes - Menu System