소스 검색

Ouch!

pull/5196/head
Ray 3 주 전
부모
커밋
23e0898c65
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/rtext.c

+ 1
- 1
src/rtext.c 파일 보기

@ -1668,7 +1668,7 @@ const char *TextRemoveSpaces(const char *text)
}
// Get text between two strings
static char *GetTextBetween(const char *text, const char *begin, const char *end)
char *GetTextBetween(const char *text, const char *begin, const char *end)
{
#define MAX_TEXT_BETWEEN_SIZE 1024

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