Update C headers to be C++
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <PSX/AutoLBA/auto_lba.hpp>
|
||||
#include <PSX/Auxiliary/math_helper.hpp>
|
||||
#include <PSX/System/IOPorts/cd_io.hpp>
|
||||
#include <stddef.h>
|
||||
#include <stddef.hpp>
|
||||
|
||||
namespace JabyEngine {
|
||||
namespace CD {
|
||||
|
||||
Reference in New Issue
Block a user