- separated all colormap related code from v_palette.cpp and r_data.cpp into its own file.
SVN r3245 (trunk)
This commit is contained in:
parent
6748432014
commit
4626492f50
35 changed files with 898 additions and 745 deletions
|
|
@ -47,6 +47,7 @@
|
|||
#include "bitmap.h"
|
||||
#include "colormatcher.h"
|
||||
#include "v_palette.h"
|
||||
#include "resources/colormaps.h"
|
||||
|
||||
// On the Alpha, accessing the shorts directly if they aren't aligned on a
|
||||
// 4-byte boundary causes unaligned access warnings. Why it does this at
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue