diff options
Diffstat (limited to 'emulators/frodo/files/patch-Display.h')
-rw-r--r-- | emulators/frodo/files/patch-Display.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/frodo/files/patch-Display.h b/emulators/frodo/files/patch-Display.h index a81ab61245ba..5f6228cfd321 100644 --- a/emulators/frodo/files/patch-Display.h +++ b/emulators/frodo/files/patch-Display.h @@ -1,6 +1,6 @@ ---- Display.h.orig Sat Nov 30 01:14:14 2002 -+++ Display.h Sat Nov 30 01:14:37 2002 -@@ -112,7 +112,7 @@ +--- Display.h.orig 2002-01-02 21:31:34 UTC ++++ Display.h +@@ -121,7 +121,7 @@ private: #ifdef __unix void draw_led(int num, int state); // Draw one LED |