(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model.
This commit is contained in:
@@ -124,7 +124,6 @@ gfx.h
|
||||
gfxinit.h
|
||||
group.h
|
||||
gui.h
|
||||
hal.h
|
||||
heightmap.h
|
||||
helpers.hpp
|
||||
industry.h
|
||||
@@ -317,6 +316,11 @@ blitter/factory.hpp
|
||||
blitter/null.cpp
|
||||
blitter/null.hpp
|
||||
|
||||
# Drivers
|
||||
music/music_driver.hpp
|
||||
sound/sound_driver.hpp
|
||||
video/video_driver.hpp
|
||||
|
||||
# Sprite loaders
|
||||
spriteloader/grf.cpp
|
||||
spriteloader/grf.hpp
|
||||
|
Reference in New Issue
Block a user