Fix all warnings -Wall spews
commit4f840b9cae6e5a0d57a006d46194a97462e7f3f1
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Tue, 13 Sep 2011 17:29:31 +0000 (13 20:29 +0300)
committerIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Tue, 13 Sep 2011 17:29:31 +0000 (13 20:29 +0300)
tree394295d026dd09ff5692ca4745804a9b48f2ed21
parentc932df0faaa37adff50e0d05b7b1bc151e7bd0d2
Fix all warnings -Wall spews

Bsnes spews quite a lot of warnings with -Wall (not that surprising,
given the looks of the code), but at least non-bsnes parts shouldn't
give warnings. Oh, this also fixed couple of bugs in Lua support.
lua.cpp
mainloop.cpp
movie.cpp
rom.cpp
rrdata.cpp
window-sdl.cpp