aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ClientHamr/GuiLua/GuiLua.c
diff options
context:
space:
mode:
Diffstat (limited to 'ClientHamr/GuiLua/GuiLua.c')
-rw-r--r--ClientHamr/GuiLua/GuiLua.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/ClientHamr/GuiLua/GuiLua.c b/ClientHamr/GuiLua/GuiLua.c
index d70061d..150f51f 100644
--- a/ClientHamr/GuiLua/GuiLua.c
+++ b/ClientHamr/GuiLua/GuiLua.c
@@ -77,6 +77,9 @@ The pre tokenized widget structure thingy I had planned in the
77matrix-RAD TODO just wont work, as it uses symbols. On the other hand, 77matrix-RAD TODO just wont work, as it uses symbols. On the other hand,
78we will be using Lua tables anyway. B-) 78we will be using Lua tables anyway. B-)
79 79
80The last half of http://passingcuriosity.com/2009/extending-lua-in-c/
81might be of use.
82
80*/ 83*/
81 84
82 85