이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
도움말
로그인
hms
/
aptdec
의 미러
https://github.com/Xerbo/aptdec
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
7
위키
활동
소스 검색
Fix for compilation with gcc10
tags/v1.8.0
Xerbo
3 년 전
부모
13d98107ac
커밋
86b8d618e0
1개의 변경된 파일
과
2개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/color.h
+ 2
- 2
src/color.h
파일 보기
@@ -5,5 +5,5 @@
rgb_t applyPalette(char *palette, int val);
rgb_t RGBcomposite(rgb_t top, float top_a, rgb_t bottom, float bottom_a);
char TempPalette[256*3];
char PrecipPalette[58*3];
extern
char TempPalette[256*3];
extern
char PrecipPalette[58*3];
쓰기
미리보기
불러오는 중...
취소
저장