vanity.dat -> titleimg.dat
authorWintermate <wintermute@hannover.ccc.de>
Sat, 26 Oct 2013 12:51:36 +0000 (14:51 +0200)
committerWintermate <wintermute@hannover.ccc.de>
Sat, 26 Oct 2013 12:51:36 +0000 (14:51 +0200)
badge/ui/vanity.c

index af8dbd7..9ca7001 100644 (file)
@@ -4,7 +4,7 @@
 #include "event.h"
 #include <drivers/fatfs/ff.h>
 
-#define VANITY_IMAGE_FILE "/vanity.dat"
+#define VANITY_IMAGE_FILE "/titleimg.dat"
 
 void badge_vanity_read_from_fd(FIL *fd, badge_framebuffer *dest) {
   UINT bytes;
This page took 0.026663 seconds and 4 git commands to generate.