Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/emulators/hugo/files/patch-pce.c
16151 views
1
--- pce.c.orig 2005-03-28 08:17:45.000000000 -0600
2
+++ pce.c 2007-10-09 21:32:50.000000000 -0500
3
@@ -358,7 +358,7 @@
4
int UPeriod = 0;
5
// Number of frame to skip
6
7
-static int BaseClock;
8
+int BaseClock;
9
10
UChar video_driver = 0;
11
/* 0 => Normal driver, normal display
12
13