mirror of https://github.com/stella-emu/stella.git
the usual IX fix
This commit is contained in:
parent
3f1d5d644b
commit
682fb6ccc4
|
@ -4,7 +4,7 @@ MODULE_OBJS := \
|
||||||
src/common/AudioQueue.o \
|
src/common/AudioQueue.o \
|
||||||
src/common/AudioSettings.o \
|
src/common/AudioSettings.o \
|
||||||
src/common/Base.o \
|
src/common/Base.o \
|
||||||
src/emucore/Bezel.o \
|
src/common/Bezel.o \
|
||||||
src/common/DevSettingsHandler.o \
|
src/common/DevSettingsHandler.o \
|
||||||
src/common/EventHandlerSDL2.o \
|
src/common/EventHandlerSDL2.o \
|
||||||
src/common/FBBackendSDL2.o \
|
src/common/FBBackendSDL2.o \
|
||||||
|
|
Loading…
Reference in New Issue