mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-28 23:13:02 +00:00
removing a pesky endif
This commit is contained in:
parent
07aa2cd234
commit
0f688c80d0
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -496,7 +496,6 @@ ifeq ($(WINDOWS_BUILD),1)
|
||||||
ifeq ($(WINDOWS_CONSOLE),1)
|
ifeq ($(WINDOWS_CONSOLE),1)
|
||||||
LDFLAGS += -mconsole
|
LDFLAGS += -mconsole
|
||||||
endif
|
endif
|
||||||
endif
|
|
||||||
endif
|
endif
|
||||||
else
|
else
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue