X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FMenu%2FMenu.cpp;h=349ff67f09b1aaec96840c9ed083af5d8a3820e2;hb=a8d3adab262e66f609fa9b0a18d47cf27a0e65f0;hp=4c4abfaa32bd55f8557ce62ad1d95477210ac7b3;hpb=5d3b7560a50c3656ec441343359508c9de1290ca;p=lugaru.git diff --git a/Source/Menu/Menu.cpp b/Source/Menu/Menu.cpp index 4c4abfa..349ff67 100644 --- a/Source/Menu/Menu.cpp +++ b/Source/Menu/Menu.cpp @@ -905,7 +905,7 @@ void Menu::Tick() } -int setKeySelected_thread(void* data) +int setKeySelected_thread(void*) { using namespace Game; int scancode = -1;