This commit is contained in:
thrust26 2023-08-25 16:41:51 +02:00
parent fc34df3516
commit 5c5a1e37bf
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ MODULE := src/emucore
MODULE_OBJS := \
src/emucore/AtariVox.o \
src/emucore/Bezel.o
src/emucore/Bezel.o \
src/emucore/Bankswitch.o \
src/emucore/Booster.o \
src/emucore/Cart.o \