소스 검색

Passgen: Port icons changes

Willy-JL 2 년 전
부모
커밋
264acbddce
3개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      passgen/icons/Ok_btn_9x9.png
  2. BIN
      passgen/icons/Pin_back_arrow_10x8.png
  3. 2 0
      passgen/passgen.c

BIN
passgen/icons/Ok_btn_9x9.png


BIN
passgen/icons/Pin_back_arrow_10x8.png


+ 2 - 0
passgen/passgen.c

@@ -7,6 +7,8 @@
 #include <stdlib.h>
 #include <passgen_icons.h>
 
+#include <assets_icons.h>
+
 #define PASSGEN_MAX_LENGTH 16
 #define PASSGEN_CHARACTERS_LENGTH (26*4)