// SONIC ROBO BLAST 2 //----------------------------------------------------------------------------- // Copyright (C) 1993-1996 by id Software, Inc. // Copyright (C) 1998-2000 by DooM Legacy Team. // Copyright (C) 1999-2021 by Sonic Team Junior. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. // See the 'LICENSE' file for more details. //----------------------------------------------------------------------------- /// \file r_plane.h /// \brief Refresh, visplane stuff (floor, ceilings) #ifndef __R_PLANE__ #define __R_PLANE__ #include "screen.h" // needs MAXVIDWIDTH/MAXVIDHEIGHT #include "r_data.h" #include "r_textures.h" #include "p_polyobj.h" #define VISPLANEHASHBITS 9 #define VISPLANEHASHMASK ((1<