mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-02 10:11:04 +00:00
- updated to GZDoom's new texture management system.
This commit is contained in:
parent
7a1fda2cc2
commit
c4017de12f
68 changed files with 2046 additions and 1782 deletions
|
@ -86,7 +86,7 @@ static bool TabbedList; // True if tab list was shown
|
|||
CVAR(Bool, con_notablist, false, CVAR_ARCHIVE)
|
||||
|
||||
|
||||
static FTexture* conback;
|
||||
static FGameTexture* conback;
|
||||
static uint32_t conshade;
|
||||
static bool conline;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue