OSDN Git Service

[General] Merge Upstream 2018-12-27.
[csp-qt/common_source_project-fm7.git] / source / src / vm / scsi_cdrom.h
index 950f347..3f799ba 100644 (file)
@@ -121,6 +121,7 @@ public:
        int get_command_length(int value);
        void start_command();
        bool read_buffer(int length);
+       bool write_buffer(int length);
        
        // unique functions
        void set_context_done(DEVICE* device, int id, uint32_t mask)