#ifndef WIRES_HPP #define WIRES_HPP void init_wires(void) { } void strike(char* reason) { } #endif /* WIRES_HPP */