mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-27 01:10:51 +00:00
- seems I missed a bit...
This commit is contained in:
parent
35594a5516
commit
c67a3e76b4
2 changed files with 6 additions and 5 deletions
|
@ -31,7 +31,8 @@ enum
|
|||
BRIGHTPAL = (MAXPALOOKUPS),
|
||||
|
||||
MAXREALPAL = MAXPALOOKUPS - RESERVEDPALS
|
||||
}
|
||||
};
|
||||
|
||||
// fixme: should use the flags from the PRSFlags enum directly
|
||||
enum
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue