mirror of
https://github.com/NoelFB/blah.git
synced 2025-12-02 08:57:06 +08:00
cleaned up Calc header, renamed numerics folder to math
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
#include <blah/graphics/shader.h>
|
||||
#include <blah/graphics/mesh.h>
|
||||
#include <blah/graphics/material.h>
|
||||
#include <blah/numerics/color.h>
|
||||
#include <blah/math/color.h>
|
||||
|
||||
#define BLAH_ASSERT_RENDERER() BLAH_ASSERT(Renderer::instance, "Renderer has not been created")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user