From 58bca93f8c54a75c8d1b94a673e8b0009e292913 Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Mon, 31 May 2004 14:37:02 +0000 Subject: [project @ 2004-05-31 14:37:02 by rjw] Added #define for Tinct_AvailableFeatures (Tinct version 0.04+). svn path=/import/netsurf/; revision=901 --- riscos/tinct.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'riscos') diff --git a/riscos/tinct.h b/riscos/tinct.h index c2b7b8ef6..2be58db87 100644 --- a/riscos/tinct.h +++ b/riscos/tinct.h @@ -37,4 +37,8 @@ */ #define Tinct_ConvertSprite 0x57244 +/* Tinct_AvailableFeatures returns the current feature set. +*/ +#define Tinct_AvailableFeatures 0x57245 + #endif -- cgit v1.2.3