summaryrefslogtreecommitdiff
path: root/palm/pose/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'palm/pose/files/patch-ah')
-rw-r--r--palm/pose/files/patch-ah11
1 files changed, 11 insertions, 0 deletions
diff --git a/palm/pose/files/patch-ah b/palm/pose/files/patch-ah
new file mode 100644
index 000000000000..cb2ffa26c308
--- /dev/null
+++ b/palm/pose/files/patch-ah
@@ -0,0 +1,11 @@
+--- ../SrcShared/EmScreen.h.orig Fri Mar 30 07:51:38 2001
++++ ../SrcShared/EmScreen.h Fri Mar 30 07:54:33 2001
+@@ -50,6 +50,8 @@
+ static void Dispose (void);
+
+ static void MarkDirty (emuptr address, uint32 size);
++ static Bool IsDirty ();
++
+ static void InvalidateAll (void);
+
+ static Bool GetBits (EmScreenUpdateInfo&);