Update C headers to be C++
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
#include "Type/types.hpp"
|
||||
#include <stdarg.h>
|
||||
#include <stdarg.hpp>
|
||||
|
||||
namespace JabyEngine {
|
||||
class FontWriter {
|
||||
|
Reference in New Issue
Block a user