From 015f1087b0ad310f1f39443bed4fce7e809d27a6 Mon Sep 17 00:00:00 2001 From: Patryk Obara Date: Sun, 22 Dec 2019 03:23:45 +0100 Subject: [PATCH] Remove reference to SDL 1.2 Caps Lock hack --- INSTALL | 3 --- 1 file changed, 3 deletions(-) diff --git a/INSTALL b/INSTALL index 65ddca41..2383bd86 100644 --- a/INSTALL +++ b/INSTALL @@ -111,6 +111,3 @@ Some of them are: disables unaligned memory access. Check the src subdir for the binary. - -NOTE: If capslock and numlock appear to be broken. open -src/ints/bios_keyboard.cpp and go to line 30 and read there how to fix it.