Prepare CD code and unify header names
This commit is contained in:
8
include/PSX/File/Processor/cd_file_processor.hpp
Normal file
8
include/PSX/File/Processor/cd_file_processor.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __JABYENGINE_CD_FILE_PROCESSOR_HPP__
|
||||
#define __JABYENGINE_CD_FILE_PROCESSOR_HPP__
|
||||
|
||||
// This will be used as the file processor but will work on cd types
|
||||
// Will probably use file_processor
|
||||
// Will also setup the circular buffer for the CD code
|
||||
|
||||
#endif //!__JABYENGINE_CD_FILE_PROCESSOR_HPP__
|
Reference in New Issue
Block a user