mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-30 22:07:58 +03:00
Imported Upstream version 0.26.0
This commit is contained in:
commit
9a2b6c69b6
1398 changed files with 212217 additions and 0 deletions
12
extern/sdl4ogre/osx_utils.h
vendored
Normal file
12
extern/sdl4ogre/osx_utils.h
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
#ifndef SDL4OGRE_OSX_UTILS_H
|
||||
#define SDL4OGRE_OSX_UTILS_H
|
||||
|
||||
#include <SDL_syswm.h>
|
||||
|
||||
namespace SFO {
|
||||
|
||||
extern unsigned long WindowContentViewHandle(SDL_SysWMinfo &info);
|
||||
|
||||
}
|
||||
|
||||
#endif // SDL4OGRE_OSX_UTILS_H
|
Loading…
Add table
Add a link
Reference in a new issue