- GCC cleanup.
SVN r712 (trunk)
This commit is contained in:
parent
ec17f5a5b9
commit
9706a2b140
2 changed files with 2 additions and 2 deletions
|
|
@ -2355,7 +2355,7 @@ bool R_GetTransMaskDrawers (fixed_t (**tmvline1)(), void (**tmvline4)())
|
|||
//
|
||||
//==========================================================================
|
||||
|
||||
bool FRenderStyle::IsVisible(fixed_t alpha) const
|
||||
bool FRenderStyle::IsVisible(fixed_t alpha) const throw()
|
||||
{
|
||||
if (BlendOp == STYLEOP_None)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue