- 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

@ -36,7 +36,7 @@
#include "templates.h"
#include "r_translate.h"
#include "v_palette.h"
#include "resources/colormaps.h"
#include "r_data/colormaps.h"
//===========================================================================