remove vga.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1368
This commit is contained in:
parent
f9a917548c
commit
b84ff3d9c3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ noinst_LIBRARIES = libhardware.a
|
|||
|
||||
libhardware_a_SOURCES = adlib.cpp dma.cpp gameblaster.cpp hardware.cpp iohandler.cpp joystick.cpp keyboard.cpp \
|
||||
memory.cpp mixer.cpp pcspeaker.cpp pic.cpp sblaster.cpp tandy_sound.cpp timer.cpp \
|
||||
vga.cpp vga.h vga_attr.cpp vga_crtc.cpp vga_dac.cpp vga_draw.cpp vga_gfx.cpp \
|
||||
vga.cpp vga_attr.cpp vga_crtc.cpp vga_dac.cpp vga_draw.cpp vga_gfx.cpp \
|
||||
vga_memory.cpp vga_misc.cpp vga_seq.cpp font-switch.h ega-switch.h cmos.cpp disney.cpp \
|
||||
gus.cpp mpu401.cpp serialport.cpp softmodem.cpp
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue