mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 14:06:09 +00:00
Humungous refactor
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
#ifndef __PSHAG_CLINERENDERERSHADERS_HPP__
|
||||
#define __PSHAG_CLINERENDERERSHADERS_HPP__
|
||||
|
||||
#include "CGraphics.hpp"
|
||||
#include "Graphics/CGraphics.hpp"
|
||||
#include "boo/graphicsdev/GL.hpp"
|
||||
#include "boo/graphicsdev/D3D.hpp"
|
||||
#include "boo/graphicsdev/Metal.hpp"
|
||||
#include "boo/graphicsdev/Vulkan.hpp"
|
||||
|
||||
namespace pshag
|
||||
namespace urde
|
||||
{
|
||||
class CLineRenderer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user