1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 19:13:07 +01:00

Add missing newline in input.c

[ci skip]
This commit is contained in:
Michał Janiszewski
2017-06-29 23:21:06 +02:00
parent b39723a0a8
commit 5a20ab2ffe

View File

@@ -189,4 +189,4 @@ void input_handle_keyboard(bool isTitle)
}
}
}
}
}