summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/sonynwz/nwz-db.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2018-06-01 12:43:05 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2018-11-30 15:37:10 +0100
commit110fd2cae6c0430c2033f01fb3c1ace11a32f327 (patch)
tree1abbaef16e2a2b4975bb29ca83fe322fc6e1da7f /firmware/target/hosted/sonynwz/nwz-db.h
parent3d72119dd462a82e7c253430a3ef8d1f104cdce2 (diff)
downloadrockbox-110fd2cae6c0430c2033f01fb3c1ace11a32f327.tar.gz
rockbox-110fd2cae6c0430c2033f01fb3c1ace11a32f327.zip
Add the NWZ-A844 to the database
For some reason even Sony didn't have it in its list... Change-Id: I26de6071e5887cc7c6ebb695ea333c7b3d1b50db
Diffstat (limited to 'firmware/target/hosted/sonynwz/nwz-db.h')
-rw-r--r--firmware/target/hosted/sonynwz/nwz-db.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/hosted/sonynwz/nwz-db.h b/firmware/target/hosted/sonynwz/nwz-db.h
index 1fe383b715..fa76cd81b4 100644
--- a/firmware/target/hosted/sonynwz/nwz-db.h
+++ b/firmware/target/hosted/sonynwz/nwz-db.h
@@ -157,7 +157,7 @@ enum nwz_nvp_node_t
157/* Invalid NVP index */ 157/* Invalid NVP index */
158#define NWZ_NVP_INVALID -1 /* Non-existent entry */ 158#define NWZ_NVP_INVALID -1 /* Non-existent entry */
159/* Number of models */ 159/* Number of models */
160#define NWZ_MODEL_COUNT 192 160#define NWZ_MODEL_COUNT 193
161/* Number of series */ 161/* Number of series */
162#define NWZ_SERIES_COUNT 39 162#define NWZ_SERIES_COUNT 39
163 163