mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 15:22:15 +00:00
- the last commit was incomplete.
This commit is contained in:
parent
5528981a77
commit
6dc47ff328
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
|
||||
struct FDrawInfo : public HWDrawInfo
|
||||
{
|
||||
void CreateScene();
|
||||
void DrawScene(int drawmode) override;
|
||||
void ProcessScene(bool toscreen = false);
|
||||
void EndDrawScene(sector_t * viewsector);
|
||||
|
|
Loading…
Reference in a new issue