Create CD related files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __JABYENGINE_INTERNAL_GPU_HPP__
|
||||
#define __JABYENGINE_INTERNAL_GPU_HPP__
|
||||
#ifndef __JABYENGINE_GPU_INTERNAL_HPP__
|
||||
#define __JABYENGINE_GPU_INTERNAL_HPP__
|
||||
#include <PSX/GPU/gpu.hpp>
|
||||
#include <PSX/System/IOPorts/dma_io.hpp>
|
||||
#include <PSX/System/IOPorts/gpu_io.hpp>
|
||||
@@ -117,4 +117,4 @@ namespace JabyEngine {
|
||||
}
|
||||
}
|
||||
|
||||
#endif //!__JABYENGINE_INTERNAL_GPU_HPP__
|
||||
#endif //!__JABYENGINE_GPU_INTERNAL_HPP__
|
||||
Reference in New Issue
Block a user