소스 검색

remove unessary macro

pull/5516/head
Mao JunJie 4 일 전
부모
커밋
6a70a9e40e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      src/rcore.c

+ 0
- 1
src/rcore.c 파일 보기

@ -4047,7 +4047,6 @@ float GetGamepadAxisMovement(int gamepad, int axis)
// NOTE: Functions with a platform-specific implementation on rcore_<platform>.c
//void SetMousePosition(int x, int y)
//void SetMouseCursor(int cursor)
#define ArrayCount(arr) (sizeof(arr) / sizeof((arr)[0]))
// Check if a mouse button has been pressed once
bool IsMouseButtonPressed(int button)

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