Qr stuff (#32)

QRs are now scanned and decoded, but they aren't downloaded.
This commit is contained in:
Alex Taber
2017-09-03 12:52:02 -04:00
committed by GitHub
parent 9a34a17fe8
commit b7d15da092
16 changed files with 3166 additions and 7 deletions

View File

@@ -34,7 +34,7 @@ typedef struct {
u16 desc[0x80];
u16 author[0x40];
bool has_icon;
u32 placeholder_color;
ssize_t icon_id;
bool has_preview;