mirror of https://github.com/bsnes-emu/bsnes.git
add prebuilt roms again
This commit is contained in:
parent
e97624ba7d
commit
5660b762c0
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -126,7 +126,7 @@ else
|
|||
SHARED := -shared -static-libgcc -static-libstdc++ -s -Wl,--version-script=$(CORE_DIR)/libretro/link.T -Wl,--no-undefined
|
||||
endif
|
||||
|
||||
TARGET := $(CORE_DIR)/build/bin/$(TARGET)
|
||||
TARGET := $(TARGET)
|
||||
|
||||
# To force use of the Unix version instead of the Windows version
|
||||
MKDIR := $(shell which mkdir)
|
||||
|
|
Loading…
Reference in New Issue