- Adjusted Material/Texture/Lighting outline.

This commit is contained in:
2025-09-29 18:39:14 -04:00
parent 8925b3f2f0
commit 7b87828f06
3 changed files with 28 additions and 45 deletions

View File

@@ -35,11 +35,8 @@
#include <fennec/containers/list.h>
#include <fennec/containers/optional.h>
#include <fennec/containers/traversal.h>
#include <fennec/math/exponential.h>
#include <fennec/memory/allocator.h>
// TODO: this should probably be refactored to use pointers over tables
namespace fennec
{