remove references to ddraw.h

This commit is contained in:
David Rose 2006-11-03 16:29:49 +00:00
parent 80c6657136
commit 68c702458b
2 changed files with 0 additions and 1392 deletions

File diff suppressed because it is too large Load Diff

View File

@ -46,8 +46,6 @@ public:
protected:
virtual void close_window();
virtual bool open_window();
virtual void reconsider_fullscreen_size(DWORD &x_size, DWORD &y_size,
DWORD &bitdepth);
private:
void setup_colormap(const PIXELFORMATDESCRIPTOR &pixelformat);