Object now follows the behaviour of Shader
This commit is contained in:
parent
4fe91a12e2
commit
87b27eae70
7 changed files with 32 additions and 19 deletions
|
@ -1,6 +1,8 @@
|
|||
#ifndef CORE_HPP
|
||||
#define CORE_HPP
|
||||
|
||||
#include <memory>
|
||||
|
||||
#ifdef OGLU_WIN32
|
||||
#ifdef OGLU_BUILD_DLL
|
||||
#define OGLU_API __declspec(dllexport)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue