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

@@ -53,6 +53,7 @@ enum TextureID {
TEXTURE_BATTERY_4,
TEXTURE_BATTERY_5,
TEXTURE_BATTERY_CHARGE,
TEXTURE_QR,
TEXTURE_PREVIEW,
};