소스 검색

Correct typo

pull/1113/head
Ray 5 년 전
부모
커밋
7912fac815
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      examples/others/rlgl_standalone.c

+ 1
- 1
examples/others/rlgl_standalone.c 파일 보기

@ -54,7 +54,7 @@
#include <GLFW/glfw3.h> // Windows/Context and inputs management
#inclde <stdio.h> </span>// Requried for: printf()
#include <stdio.h> // Required for: printf()
#define RED (Color){ 230, 41, 55, 255 } // Red
#define RAYWHITE (Color){ 245, 245, 245, 255 } // My own White (raylib logo)

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