mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
remove references to ddraw.h
This commit is contained in:
parent
80c6657136
commit
68c702458b
File diff suppressed because it is too large
Load Diff
@ -46,8 +46,6 @@ public:
|
|||||||
protected:
|
protected:
|
||||||
virtual void close_window();
|
virtual void close_window();
|
||||||
virtual bool open_window();
|
virtual bool open_window();
|
||||||
virtual void reconsider_fullscreen_size(DWORD &x_size, DWORD &y_size,
|
|
||||||
DWORD &bitdepth);
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
void setup_colormap(const PIXELFORMATDESCRIPTOR &pixelformat);
|
void setup_colormap(const PIXELFORMATDESCRIPTOR &pixelformat);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user