aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/playloop.c
diff options
context:
space:
mode:
authorGravatar wm4 <wm4@nowhere>2014-10-22 01:10:15 +0200
committerGravatar wm4 <wm4@nowhere>2014-10-22 01:10:15 +0200
commit65ba6f9f57a7eff58383cc7b7aa790aa8381e60b (patch)
tree827888da89e1e363fcc759a8a36c1c9bf95addd6 /player/playloop.c
parent2e81698d2809836d4cd7f754a78598e7bdf96c0b (diff)
lua: don't let temporary values take the place of arguments
Because Lua is so terrible, it's easy to confuse temporary values pushed to the Lua stack with arguments if the arguments are checked after that. Add a hack that should fix this.
Diffstat (limited to 'player/playloop.c')
0 files changed, 0 insertions, 0 deletions