#ifndef VM_TASK_H #define VM_TASK_H void vm_task_start_story(); void vm_task_initialize(); #endif // VM_TASK_H