소스 검색

Remove old comment...

pull/346/head
raysan5 7 년 전
부모
커밋
74fd671763
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      examples/core/core_3d_picking.c

+ 0
- 1
examples/core/core_3d_picking.c 파일 보기

@ -48,7 +48,6 @@ int main()
if (IsMouseButtonPressed(MOUSE_LEFT_BUTTON))
{
// NOTE: This function is NOT WORKING properly!
ray = GetMouseRay(GetMousePosition(), camera);
// Check collision between ray and box

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