Rename R_ActiveDrawers to R_Drawers
This commit is contained in:
parent
272b302294
commit
a94fee0e5d
2 changed files with 37 additions and 37 deletions
|
|
@ -142,7 +142,7 @@ namespace swrenderer
|
|||
SWTruecolorDrawers tc_drawers;
|
||||
}
|
||||
|
||||
SWPixelFormatDrawers *R_ActiveDrawers()
|
||||
SWPixelFormatDrawers *R_Drawers()
|
||||
{
|
||||
return active_drawers;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue