mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 21:45:12 +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
|
@ -497,7 +497,6 @@ ifeq ($(WINDOWS_BUILD),1)
|
||||||
LDFLAGS += -mconsole
|
LDFLAGS += -mconsole
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
endif
|
|
||||||
else
|
else
|
||||||
|
|
||||||
# Linux / Other builds below
|
# Linux / Other builds below
|
||||||
|
|
Loading…
Reference in a new issue