mirror of
https://github.com/libretro/beetle-pce-fast-libretro.git
synced 2024-11-22 23:39:50 +00:00
(Android) Wswan core works now
This commit is contained in:
parent
b284972217
commit
ce5a4adaa9
@ -96,7 +96,7 @@ CORE_CD_SOURCES := $(MEDNAFEN_DIR)/cdrom/pcecd.cpp
|
||||
OKIADPCM_SOURCES := $(MEDNAFEN_DIR)/okiadpcm.cpp
|
||||
else ifeq ($(core), wswan)
|
||||
core = wswan
|
||||
NEED_BPP = 16
|
||||
NEED_BPP = 32
|
||||
NEED_BLIP = 1
|
||||
NEED_STEREO_SOUND = 1
|
||||
CORE_DEFINE := -DWANT_WSWAN_EMU
|
||||
|
Loading…
Reference in New Issue
Block a user