summaryrefslogtreecommitdiff
path: root/riscos/tinct.h
blob: d1717bbbf0d25c8a3aee870f4e6b366ed5400b84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * This file is part of NetSurf, http://netsurf.sourceforge.net/
 * Licensed under the GNU General Public License,
 *                http://www.opensource.org/licenses/gpl-license
 * Copyright 2004 Richard Wilson <not_ginger_matt@hotmail.com>
 */

/** \file
 * Tinct SWI numbers
 */

#ifndef _NETSURF_RISCOS_TINCT_H_
#define _NETSURF_RISCOS_TINCT_H_

//#define Tinct_PlotAlpha 0x00000
//#define Tinct_PlotScaledAlpha 0x00000

#endif