summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/sonynwz/nwz-db.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2017-10-24 17:47:28 +0100
committerAmaury Pouly <amaury.pouly@gmail.com>2017-10-24 17:47:28 +0100
commit819d3ee02e870167f565b44671e949a9b08b5c10 (patch)
tree1e97a7599ca20603a607ed54e1230d430a4be20e /firmware/target/hosted/sonynwz/nwz-db.h
parent2ae792c2f58d03cfacdf52d179ea571eff795ce3 (diff)
downloadrockbox-819d3ee02e870167f565b44671e949a9b08b5c10.tar.gz
rockbox-819d3ee02e870167f565b44671e949a9b08b5c10.zip
nwztools: add NW-A45
Change-Id: I75a7723498564ee73c3682391582e354ad672fd7
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 2b59cb2d47..d9167c14db 100644
--- a/firmware/target/hosted/sonynwz/nwz-db.h
+++ b/firmware/target/hosted/sonynwz/nwz-db.h
@@ -152,7 +152,7 @@ enum nwz_nvp_node_t
152/* Invalid NVP index */ 152/* Invalid NVP index */
153#define NWZ_NVP_INVALID -1 /* Non-existent entry */ 153#define NWZ_NVP_INVALID -1 /* Non-existent entry */
154/* Number of models */ 154/* Number of models */
155#define NWZ_MODEL_COUNT 189 155#define NWZ_MODEL_COUNT 190
156/* Number of series */ 156/* Number of series */
157#define NWZ_SERIES_COUNT 38 157#define NWZ_SERIES_COUNT 38
158 158