Add Russian translation provided by Валерий Крувялис <valkru@mail.ru>
[xiph-mirror.git] / vp32 / CoreLibs / Include / dkpltfrm.h
bloba2d1dcd163e6b39eecfc82fb23955259d2d5cb85
1 //==========================================================================
2 //
3 // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
4 // KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
5 // IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
6 // PURPOSE.
7 //
8 // Copyright (c) 1999 - 2001 On2 Technologies Inc. All Rights Reserved.
9 //
10 //--------------------------------------------------------------------------
13 #ifndef _dkpltfrm_h
14 #define _dkpltfrm_h
15 /********************************************************
17 PC for Win95/DOS/etc...
19 ********************************************************/
22 #define DX_COUNTERS 0
26 #define VOXWARE_WIN32 1
29 #define SUPPORT565 1
30 #define DX_TR20 1
31 #define TINKER 1
32 #define LARGECHUNKS 1
34 #define RGBORDER 0
35 #define BGRORDER 1
38 #define DKTRUE 1
39 #define DKFALSE !DKTRUE
41 #define TBLOFFSET 0
42 #define CENTER_TABLE 0
44 #define BLACK16X2 0x00000000
46 //#include "nofar.h"
47 //#include "littlend.h"
49 #define LIMITREADS /* limit reads average frame size */
50 #define LIMIT_1_5 /* limit reads to 1.5x the average frame size */
51 #define DISPLAYDIB 0
53 #define AUDIOINTERLEAVED 1
54 typedef int GfsHn;
55 #define slow_seek duck_seek
56 #define gooseCD(x,y)
58 #define COLORORDER RGBORDER
60 #define SWAPENDS 0
62 #define HW_CD_BUFFER 0
63 #define CD_ONLY 0
65 #define DX24BIT
67 #endif /* include guards */