mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-02 10:11:04 +00:00
- update of music code, in particular separating the engine-specific lookup from the backend.
# Conflicts: # source/core/music/music.cpp # Conflicts: # source/build/src/palette.cpp
This commit is contained in:
parent
d0406e27b6
commit
6a8efb7520
32 changed files with 891 additions and 347 deletions
|
@ -65,7 +65,7 @@ Prepared for public release: 03/28/2005 - Charlie Wiederhold, 3D Realms
|
|||
#include "interpso.h"
|
||||
#include "menu/menu.h"
|
||||
#include "gstrings.h"
|
||||
#include "z_music.h"
|
||||
#include "raze_music.h"
|
||||
|
||||
BEGIN_SW_NS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue