openmw-tes3coop/apps/openmw/mwmp/processors/ProcessorInitializer.hpp
2017-06-07 00:06:10 +08:00

11 lines
180 B
C++

//
// Created by koncord on 31.03.17.
//
#ifndef OPENMW_INIT_PROCESSORS_HPP
#define OPENMW_INIT_PROCESSORS_HPP
void ProcessorInitializer();
#endif //OPENMW_INIT_PROCESSORS_HPP