mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
Remove embed files unintentionally added to Emscripten build
This commit is contained in:
parent
1cd4c83c03
commit
102c64e434
@ -165,8 +165,6 @@ end
|
||||
.. " --embed-file " .. _MAKE.esc(MAME_DIR) .. "bgfx/shaders/essl@bgfx/shaders/essl"
|
||||
.. " --embed-file " .. _MAKE.esc(MAME_DIR) .. "artwork/bgfx@artwork/bgfx"
|
||||
.. " --embed-file " .. _MAKE.esc(MAME_DIR) .. "artwork/slot-mask.png@artwork/slot-mask.png"
|
||||
.. " --embed-file " .. _MAKE.esc(MAME_DIR) .. "artwork/popeye.zip@artwork/popeye.zip"
|
||||
.. " --embed-file " .. _MAKE.esc(MAME_DIR) .. "roms@roms"
|
||||
|
||||
if _OPTIONS["SYMBOLS"]~=nil and _OPTIONS["SYMBOLS"]~="0" then
|
||||
emccopts = emccopts
|
||||
|
Loading…
Reference in New Issue
Block a user