(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;
|
||||
}
|
||||
|
||||
//#define ASM_BLITTER
|
||||
#define ASM_BLITTER
|
||||
|
||||
#ifdef ASM_BLITTER
|
||||
|
||||
|
|
Loading…
Reference in New Issue