mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
Add new files to SDL OSD as well as Mac OSD.
This commit is contained in:
parent
40a30af10f
commit
0ba5d664f9
@ -420,6 +420,8 @@ project ("osd_" .. _OPTIONS["osd"])
|
||||
MAME_DIR .. "src/osd/modules/debugger/osx/memoryviewer.h",
|
||||
MAME_DIR .. "src/osd/modules/debugger/osx/pointsviewer.mm",
|
||||
MAME_DIR .. "src/osd/modules/debugger/osx/pointsviewer.h",
|
||||
MAME_DIR .. "src/osd/modules/debugger/osx/registerpointsview.mm",
|
||||
MAME_DIR .. "src/osd/modules/debugger/osx/registerpointsview.h",
|
||||
MAME_DIR .. "src/osd/modules/debugger/osx/registersview.mm",
|
||||
MAME_DIR .. "src/osd/modules/debugger/osx/registersview.h",
|
||||
MAME_DIR .. "src/osd/modules/debugger/osx/watchpointsview.mm",
|
||||
|
Loading…
Reference in New Issue
Block a user