Skip to content

Commit 19d20c8

Browse files
committed
Remove verbose emulator flag
1 parent 0b73f95 commit 19d20c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.as

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ MIO0TOOL = $(TOOLS_DIR)/mio0
2727
N64CKSUM = $(TOOLS_DIR)/n64cksum
2828
N64GRAPHICS = $(TOOLS_DIR)/n64graphics
2929
EMULATOR = mupen64plus
30-
EMU_FLAGS = --noosd --verbose
30+
EMU_FLAGS = --noosd
3131

3232
######################## Targets #############################
3333

0 commit comments

Comments
 (0)