Nuked dawnshared
This commit is contained in:
		@@ -9,6 +9,7 @@ target_sources(${DAWN_TARGET_NAME}
 | 
			
		||||
    RenderPipeline.cpp
 | 
			
		||||
    Transform.cpp
 | 
			
		||||
    Tileset.cpp
 | 
			
		||||
    Color.cpp
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
# Subdirs
 | 
			
		||||
 
 | 
			
		||||
@@ -4,7 +4,7 @@
 | 
			
		||||
// https://opensource.org/licenses/MIT
 | 
			
		||||
 | 
			
		||||
#pragma once
 | 
			
		||||
#include "dawnsharedlibs.hpp"
 | 
			
		||||
#include "dawnlibs.hpp"
 | 
			
		||||
#include "util/string.hpp"
 | 
			
		||||
 | 
			
		||||
namespace Dawn {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user