Merge branch 'master' of github.com:LaurentGomila/SFML
This commit is contained in:
commit
dfe7cba373
41 changed files with 5373 additions and 35 deletions
|
@ -54,7 +54,7 @@ namespace sf
|
|||
#elif defined(SFML_SYSTEM_MACOS)
|
||||
|
||||
// Window handle is NSWindow (void*) on Mac OS X - Cocoa
|
||||
typedef void* WindowHandle;
|
||||
typedef void* WindowHandle;
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue