drop unmaintained mips code

can always be brought back if anyone has proof it's faster
This commit is contained in:
notaz 2017-10-04 23:48:57 +03:00
parent 334f00e24e
commit 4aedc59300
2 changed files with 0 additions and 1763 deletions

View file

@ -129,19 +129,12 @@ static void funcname(int sx, unsigned int pack, int pal) \
}
#ifdef _ASM_DRAW_C_AMIPS
int TileNorm(int sx, unsigned int pack, int pal);
int TileFlip(int sx, unsigned int pack, int pal);
#else
#define pix_just_write(x) \
if (t) pd[x]=pal|t
TileNormMaker(TileNorm,pix_just_write)
TileFlipMaker(TileFlip,pix_just_write)
#endif
#ifndef _ASM_DRAW_C
// draw a sprite pixel, process operator colors

File diff suppressed because it is too large Load diff