introduced old_rfxswf.h, which stores #define's for old function and
[swftools.git] / lib / old_rfxswf.h
1 /* old_rfxswf.h\r
2 \r
3    File which defines macros and typedefs for old versions of\r
4    the rfxswf lib functions and datatypes. (For routines which\r
5    still use them)\r
6 \r
7    Part of the swftools package.\r
8 \r
9    Copyright (c) 2000, 2001 Rainer Böhme <rfxswf@reflex-studio.de>\r
10  \r
11    This file is distributed under the GPL, see file COPYING for details \r
12 \r
13 */\r
14 \r
15 #include "rfxswf.h"\r
16 \r
17 /*\r
18 #define DataPos dataReadPos\r
19 #define DataSize dataWritePos\r
20 #define bitcount bitWritePos\r
21 #define bitmask bitWritePos\r
22 */\r