summaryrefslogtreecommitdiff
path: root/amiga/os3support.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2015-01-18 18:53:41 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2015-01-18 18:53:41 +0000
commit69075f1c5744e77ac819d08821dffc90eb73b5d3 (patch)
tree7df2036753911357848d8c8269fab82118de439f /amiga/os3support.h
parent6f9d96aedf44ac528d3b52ea89f6cd4e19286b8f (diff)
downloadnetsurf-69075f1c5744e77ac819d08821dffc90eb73b5d3.tar.gz
netsurf-69075f1c5744e77ac819d08821dffc90eb73b5d3.tar.bz2
Fixup gui_options.c for OS3
Diffstat (limited to 'amiga/os3support.h')
-rw-r--r--amiga/os3support.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/amiga/os3support.h b/amiga/os3support.h
index d0979e063..5fb113466 100644
--- a/amiga/os3support.h
+++ b/amiga/os3support.h
@@ -56,6 +56,8 @@
#define CLICKTAB_FlagImage TAG_IGNORE
#define CLICKTAB_LabelTruncate TAG_IGNORE
#define CLICKTAB_NodeClosed TAG_IGNORE
+#define GETFONT_OTagOnly TAG_IGNORE
+#define GETFONT_ScalableOnly TAG_IGNORE
#define PDTA_PromoteMask TAG_IGNORE
#define RPTAG_APenColor TAG_IGNORE
#define GA_HintInfo TAG_IGNORE
@@ -95,6 +97,11 @@
/* Renamed structures */
#define AnchorPathOld AnchorPath
+/* ReAction (ClassAct) macros */
+#define GetFileEnd End
+#define GetFontEnd End
+#define GetScreenModeEnd End
+
/* Easy compat macros */
/* application */
#define Notify(...) (void)0