mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 02:18:20 -07:00
Fix missing file reference in Makefile.mingw
This commit is contained in:
@@ -676,7 +676,8 @@ SNDOBJ := sound.o \
|
||||
snd_emu8k.o snd_mpu401.o \
|
||||
snd_sn76489.o snd_ssi2001.o \
|
||||
snd_wss.o \
|
||||
snd_ym7128.o
|
||||
snd_ym7128.o \
|
||||
snd_optimc.o
|
||||
|
||||
VIDOBJ := agpgart.o video.o \
|
||||
vid_table.o \
|
||||
|
||||
Reference in New Issue
Block a user