Skip to content

Commit 1e47b10

Browse files
Updated makefile to optimize compilation time.
1 parent 1298cb2 commit 1e47b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ugbc/makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ ifeq ($(target),c128z)
114114
cpu=z80
115115
video=vdcz
116116
video2=
117-
audio=
117+
audio=sidz
118118
io=
119119
endif
120120
ifeq ($(target),c64)

0 commit comments

Comments
 (0)