mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-10 21:05:12 +01:00
Remove this Emscripten rule
This commit is contained in:
parent
29ee7e1244
commit
04f6325f14
@ -2,11 +2,6 @@ DEBUG = 0
|
|||||||
LOGSOUND = 0
|
LOGSOUND = 0
|
||||||
FRONTEND_SUPPORTS_RGB565 = 1
|
FRONTEND_SUPPORTS_RGB565 = 1
|
||||||
|
|
||||||
|
|
||||||
ifneq ($(EMSCRIPTEN),)
|
|
||||||
platform = emscripten
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(platform),)
|
ifeq ($(platform),)
|
||||||
platform = unix
|
platform = unix
|
||||||
ifeq ($(shell uname -a),)
|
ifeq ($(shell uname -a),)
|
||||||
|
Loading…
Reference in New Issue
Block a user