Create CD related files
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
#ifndef __JABYENGINE_CD_HPP__
|
||||
#define __JABYENGINE_CD_HPP__
|
||||
#ifndef __JABYENGINE_CD_INTERNAL_HPP__
|
||||
#define __JABYENGINE_CD_INTERNAL_HPP__
|
||||
#include <stdint.h>
|
||||
|
||||
namespace JabyEngine {
|
||||
namespace CD {
|
||||
namespace internal {}
|
||||
namespace internal {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif //!__JABYENGINE_CD_HPP__
|
||||
#endif //!__JABYENGINE_CD_INTERNAL_HPP__
|
||||
Reference in New Issue
Block a user