mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-25 07:02:50 -04:00
forgot the proc flags
This commit is contained in:
+1
-1
@@ -781,7 +781,7 @@ config.libs = [
|
||||
Object(Matching, "jaudio_NES/internal/ja_calc.c", extra_cflags=["-sym off"]),
|
||||
Object(NonMatching, "jaudio_NES/internal/jammain_2.c", extra_cflags=["-sym on"]),
|
||||
Object(Matching, "jaudio_NES/internal/jamosc.c"),
|
||||
Object(NonMatching, "jaudio_NES/internal/memory.c"),
|
||||
Object(NonMatching, "jaudio_NES/internal/memory.c", extra_cflags=["-pragma \"scheduling 7400\""]),
|
||||
Object(Matching, "jaudio_NES/internal/midplay.c"),
|
||||
Object(Matching, "jaudio_NES/internal/noteon.c"),
|
||||
Object(Matching, "jaudio_NES/internal/oneshot.c"),
|
||||
|
||||
Reference in New Issue
Block a user