Make logging fit to standard
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 2m7s
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 2m7s
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
#include <JGL/types/Font.h>
|
||||
#include <JGL/types/FontCache.h>
|
||||
#include <JGL/Logger.h>
|
||||
#include "JGL/logger/logger.hpp"
|
||||
|
||||
namespace JGL {
|
||||
CachedFont* CacheFont(const Font& font, u32 size) {
|
||||
|
Reference in New Issue
Block a user