- Backported GZDoom's true color font mappings for use with native textures
when the time comes. SVN r626 (trunk)
This commit is contained in:
parent
1791acfb56
commit
154e21d9e7
4 changed files with 40 additions and 5 deletions
|
|
@ -1254,7 +1254,7 @@ static void ConfirmIsAGo ()
|
|||
//
|
||||
// Set some stuff up for the video modes menu
|
||||
//
|
||||
static BYTE BitTranslate[16];
|
||||
static BYTE BitTranslate[32];
|
||||
|
||||
void M_OptInit (void)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue