just added ereader.cpp to the mix.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1344 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
c56109543b
commit
fa3267284a
|
@ -14,6 +14,7 @@ SOURCES_CXX := $(CORE_DIR)/gba/GBA-thumb.cpp \
|
|||
$(CORE_DIR)/gba/Mode2.cpp \
|
||||
$(CORE_DIR)/gba/GBASockClient.cpp \
|
||||
$(CORE_DIR)/gba/elf.cpp \
|
||||
$(CORE_DIR)/gba/ereader.cpp \
|
||||
$(CORE_DIR)/gba/GBA-arm.cpp \
|
||||
$(CORE_DIR)/gba/bios.cpp \
|
||||
$(CORE_DIR)/gba/gbafilter.cpp \
|
||||
|
|
Loading…
Reference in New Issue