2
0
Эх сурвалжийг харах

Add source for the fruits. Close #14

rexim 4 жил өмнө
parent
commit
25be6a23e2

+ 2 - 0
examples/fruits.h

@@ -100,4 +100,6 @@ const char *fruits[] = {
 };
 };
 const size_t fruits_count = sizeof(fruits) / sizeof(fruits[0]);
 const size_t fruits_count = sizeof(fruits) / sizeof(fruits[0]);
 
 
+// Source: https://gist.github.com/lasagnaphil/7667eaeddb6ed0c565f0cb653d756942
+
 #endif // FRUITS_H_
 #endif // FRUITS_H_