all repos — mgba @ ebf35aaaf73915c115635764c83354ae8668c7cc

mGBA Game Boy Advance Emulator

ARM: Fix build
Vicki Pfau vi@endrift.com
Thu, 20 Jun 2019 14:14:46 -0700
commit

ebf35aaaf73915c115635764c83354ae8668c7cc

parent

227121e6761d3bc3a8ad65e8eebaadfa54e7c6ec

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M src/arm/CMakeLists.txtsrc/arm/CMakeLists.txt

@@ -1,7 +1,6 @@

include(ExportDirectory) set(SOURCE_FILES arm.c - core.c decoder-arm.c decoder.c decoder-thumb.c