Remove align powerpc

This commit is contained in:
Seeky 2022-07-06 12:40:51 +01:00
parent 318a90bc86
commit 794e50a8f8

View File

@ -184,7 +184,6 @@ ASFLAGS = ' '.join([
CFLAGS = [
"-nostdinc",
"-align powerpc",
"-enc SJIS",
"-proc gekko",
"-lang c99",