win_discord: compile the discord module by default
This commit is contained in:
@@ -204,6 +204,9 @@ ifndef DYNAREC
|
|||||||
DYNAREC := n
|
DYNAREC := n
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
ifndef DISCORD
|
||||||
|
DISCORD := y
|
||||||
|
endif
|
||||||
|
|
||||||
|
|
||||||
# Name of the executable.
|
# Name of the executable.
|
||||||
|
@@ -204,6 +204,9 @@ ifndef DYNAREC
|
|||||||
DYNAREC := n
|
DYNAREC := n
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
ifndef DISCORD
|
||||||
|
DISCORD := y
|
||||||
|
endif
|
||||||
|
|
||||||
|
|
||||||
# Name of the executable.
|
# Name of the executable.
|
||||||
|
Reference in New Issue
Block a user