Change SDL_Keycode type to an enum
This commit is contained in:
@@ -742,6 +742,8 @@ int main(int argc, char *argv[])
|
||||
Redraw();
|
||||
}
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
if (done) {
|
||||
|
||||
Reference in New Issue
Block a user