SDLPP: add .dll target for windows
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "sdlpp_renderer.hpp"
|
||||
|
||||
namespace SDLPP {
|
||||
class Texture {
|
||||
class SDLPPSCOPE Texture {
|
||||
public:
|
||||
Texture() = delete;
|
||||
Texture( std::shared_ptr< Renderer > &renderer,
|
||||
|
||||
Reference in New Issue
Block a user