don't redefine decwin as static

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8545 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-12-24 00:06:33 +00:00
parent e12f387870
commit 921712c4ca
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,10 @@
long __attribute__((aligned(8))) decwins [544];
static long decwin [544];
#define real float
extern real decwin[(512+32)];
// static long decwin [544];
static short intwinbase_MMX[] =
{
0, -1, -1, -1, -1, -1, -1, -2,