Przeglądaj źródła

Passgen: Port icons changes

Willy-JL 2 lat temu
rodzic
commit
264acbddce

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)