summaryrefslogtreecommitdiff
path: root/games-emulation/fbzx/files/fbzx-2.10.0-keyboard.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/fbzx/files/fbzx-2.10.0-keyboard.patch')
-rw-r--r--games-emulation/fbzx/files/fbzx-2.10.0-keyboard.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/games-emulation/fbzx/files/fbzx-2.10.0-keyboard.patch b/games-emulation/fbzx/files/fbzx-2.10.0-keyboard.patch
deleted file mode 100644
index 3920748c07e9..000000000000
--- a/games-emulation/fbzx/files/fbzx-2.10.0-keyboard.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- menus.c.orig
-+++ menus.c
-@@ -1820,7 +1820,7 @@
- buffer=screen->pixels;
-
- clean_screen();
-- fichero=myfopen("fbzx/keymap.bmp","r");
-+ fichero=myfopen("keymap.bmp","r");
- if (fichero==NULL) {
- strcpy(ordenador.osd_text,"Keymap picture not found");
- ordenador.osd_time=100;