summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorcracker64 <cracker642@gmail.com>2011-09-24 03:25:50 (GMT)
committer cracker64 <cracker642@gmail.com>2011-09-24 03:25:50 (GMT)
commit789049b269429107df2f1b73d3e968fea1ab4243 (patch)
treedda35b08261a8e5e9a47c9c1c18bf834ca8a2269 /src/main.c
parentc750e659a741e17057c880c86d607330125be3ec (diff)
downloadpowder-789049b269429107df2f1b73d3e968fea1ab4243.zip
powder-789049b269429107df2f1b73d3e968fea1ab4243.tar.gz
Can see selected elements from Lua, tpt.selectedl or tpt.selectedr
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index d756fae..d0fddcf 100644
--- a/src/main.c
+++ b/src/main.c
@@ -2559,7 +2559,7 @@ int main(int argc, char *argv[])
b = 0;
}
}
- luacon_step(x/sdl_scale, y/sdl_scale);
+ luacon_step(x/sdl_scale, y/sdl_scale,sl,sr);
#endif
for (i=0; i<SC_TOTAL; i++)//draw all the menu sections