소스 검색

Fix TraceLog for web and desktop

pull/3329/head
ubkp 1 년 전
부모
커밋
cef25c6a61
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      src/rcore.h

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

@ -7,6 +7,7 @@
#include <time.h> // Required for: time() [Used in InitTimer()]
#include <math.h> // Required for: tan() [Used in BeginMode3D()], atan2f() [Used in LoadVrStereoConfig()]
#define SUPPORT_TRACELOG
#include "utils.h" // Required for: TRACELOG() macros
#if defined(PLATFORM_DESKTOP) || defined(PLATFORM_WEB)

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