- next round of reorganization.

git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@362 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
Christoph Oelckers 2009-06-23 23:15:20 +00:00
parent 9535654347
commit 87a2e767f5
47 changed files with 763 additions and 604 deletions

View file

@ -51,7 +51,6 @@
#include "r_plane.h"
#include "v_palette.h"
#include "gl/gl_data.h"
#include "gl/gl_texture.h"
#include "gl/gl_functions.h"
// MACROS ------------------------------------------------------------------