1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-02 09:03:37 +00:00

DisplayWindow cleanup

This commit is contained in:
Sergey Lipskiy 2017-01-10 18:25:31 +07:00
parent d1ad4538f3
commit d02ec3d77d

View File

@ -1,10 +1,6 @@
#pragma once
#include "Types.h"
namespace graphics {
class VideoImpl;
}
class DisplayWindow
{
public: