소스 검색

remove unneeded math.h lol

pull/5420/head
kin fuyuki 2 달 전
부모
커밋
5936a41af9
No known key found for this signature in database GPG 키 ID: E4E8E519FB71401
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. +0
    -2
      src/rcore.c

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

@ -3684,8 +3684,6 @@ Vector2 GetMousePosition(void)
return position;
}
#include<math.h>
Vector2 GetMousePositionDesktop(void)
{
Vector2 position = { 0 };

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