summaryrefslogtreecommitdiff
path: root/tools/fwpatcher/resource.h
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-11-18 20:01:51 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-11-18 20:01:51 +0000
commit88a2a8a53a875f6af90fa2b479dc281e752881d2 (patch)
tree2de233d8ccfab4ea2add7606e3ab8ebd5b9de7c8 /tools/fwpatcher/resource.h
parentd2779e5f3a00f0ff94ff2e62ae034baca3d8f7b3 (diff)
downloadrockbox-88a2a8a53a875f6af90fa2b479dc281e752881d2.tar.gz
rockbox-88a2a8a53a875f6af90fa2b479dc281e752881d2.zip
Added H300 to the fwpatcher utility
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7969 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools/fwpatcher/resource.h')
-rw-r--r--tools/fwpatcher/resource.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/fwpatcher/resource.h b/tools/fwpatcher/resource.h
index c255bff0b4..c1287e46ee 100644
--- a/tools/fwpatcher/resource.h
+++ b/tools/fwpatcher/resource.h
@@ -1,4 +1,5 @@
1#define IDI_RBICON 101 1#define IDI_RBICON 101
2#define IDI_BOOTLOADERH100 102 2#define IDI_BOOTLOADERH100 102
3#define IDI_BOOTLOADERH120 103 3#define IDI_BOOTLOADERH120 103
4#define IDI_BOOTLOADERH300 104
4 5