config.h 94 B

123456
  1. #pragma once
  2. #ifdef COMBO_ENABLE
  3. # define COMBO_COUNT 5
  4. # define COMBO_TERM 200
  5. #endif