mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-03-11 03:02:26 +00:00
- Removed duplicate definition of DTA_Internal3.
This commit is contained in:
parent
b6737c0cd3
commit
e3ce680ec9
1 changed files with 0 additions and 1 deletions
|
@ -159,7 +159,6 @@ enum DrawTextureTags
|
|||
|
||||
DTA_Color,
|
||||
DTA_LegacyRenderStyle, // takes an old-style STYLE_* constant instead of an FRenderStyle
|
||||
DTA_Internal3,
|
||||
};
|
||||
|
||||
class Shape2D : Object native
|
||||
|
|
Loading…
Reference in a new issue