mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Removed tabs and triple line-breaks
This commit is contained in:
@ -1480,7 +1480,6 @@ static void ConfigureEvdevDevice(char *device)
|
||||
TEST_BIT(keyBits, BTN_MOUSE)) isMouse = true;
|
||||
}
|
||||
|
||||
|
||||
if (TEST_BIT(evBits, EV_KEY))
|
||||
{
|
||||
// The first 32 keys as defined in input-event-codes.h are pretty much
|
||||
|
||||
Reference in New Issue
Block a user