Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
vbam-libretro
Commits
ef8c89fc
Commit
ef8c89fc
authored
Jun 29, 2018
by
retro-wertz
Committed by
Rafael Kitover
Jun 28, 2018
Browse files
Libretro: Do not compile arm disassembly module
fix compile issue in windows
parent
63431916
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libretro/Makefile.common
View file @
ef8c89fc
...
...
@@ -6,7 +6,6 @@ SOURCES_CXX := $(CORE_DIR)/gba/GBA-thumb.cpp \
$(CORE_DIR)
/gba/CheatSearch.cpp
\
$(CORE_DIR)
/gba/Globals.cpp
\
$(CORE_DIR)
/gba/agbprint.cpp
\
$(CORE_DIR)
/gba/armdis.cpp
\
$(CORE_DIR)
/gba/Mode4.cpp
\
$(CORE_DIR)
/gba/Mode3.cpp
\
$(CORE_DIR)
/gba/Mode5.cpp
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment