소스 검색

Avoid SUPPORT_MOUSE_CURSOR_POINT

pull/1836/head
Ray 4 년 전
부모
커밋
8be5ec2288
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/config.h

+ 1
- 1
src/config.h 파일 보기

@ -37,7 +37,7 @@
// Reconfigure standard input to receive key inputs, works with SSH connection.
#define SUPPORT_SSH_KEYBOARD_RPI 1
// Draw a mouse pointer on screen
cp">#define SUPPORT_MOUSE_CURSOR_POINT 1
o">//#define SUPPORT_MOUSE_CURSOR_POINT 1
// Setting a higher resolution can improve the accuracy of time-out intervals in wait functions.
// However, it can also reduce overall system performance, because the thread scheduler switches tasks more often.
#define SUPPORT_WINMM_HIGHRES_TIMER 1

불러오는 중...
취소
저장