- rename src/resources to src/r_data.

SVN r3254 (trunk)
This commit is contained in:
Christoph Oelckers 2011-07-06 07:35:36 +00:00
commit 5c6fd66ed5
40 changed files with 43 additions and 43 deletions

View file

@ -82,7 +82,7 @@ Low priority:
#include "v_palette.h"
#include "v_font.h"
#include "v_video.h"
#include "resources/colormaps.h"
#include "r_data/colormaps.h"
EXTERN_CVAR (Int, r_polymost)