diff options
Diffstat (limited to '')
| -rw-r--r-- | emulators/hugo/files/patch-pce.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/hugo/files/patch-pce.c b/emulators/hugo/files/patch-pce.c new file mode 100644 index 000000000000..56aedae4cfb4 --- /dev/null +++ b/emulators/hugo/files/patch-pce.c @@ -0,0 +1,11 @@ +--- pce.c.orig 2005-03-28 08:17:45.000000000 -0600 ++++ pce.c 2007-10-09 21:32:50.000000000 -0500 +@@ -358,7 +358,7 @@ + int UPeriod = 0; + // Number of frame to skip + +-static int BaseClock; ++int BaseClock; + + UChar video_driver = 0; + /* 0 => Normal driver, normal display |
