config.hpp 91 B

123456
  1. #ifndef CONFIG_HPP_INCLUDED
  2. #define CONFIG_HPP_INCLUDED
  3. #define DEFAULT_MARGIN 10
  4. #endif