mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
(GX) re-enable ASM blitter
This commit is contained in:
parent
4d1dccbd25
commit
3f4699cdd4
@ -476,7 +476,7 @@ static void gx_start(void)
|
|||||||
gx_old_width = gx_old_height = 0;
|
gx_old_width = gx_old_height = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
//#define ASM_BLITTER
|
#define ASM_BLITTER
|
||||||
|
|
||||||
#ifdef ASM_BLITTER
|
#ifdef ASM_BLITTER
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user