mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
Added/Fixed support for Mac OS X.
Added/Fixed support for 64 bits platforms.
This commit is contained in:
@@ -10,7 +10,7 @@ using namespace EE::Window;
|
||||
|
||||
class cNullImpl : public cPlatformImpl {
|
||||
public:
|
||||
cNullImpl( cWindow * window );
|
||||
cNullImpl( Window::cWindow * window );
|
||||
|
||||
~cNullImpl();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user