mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
fixed rom start index
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5036 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
762a6c6d8a
commit
862f729331
1 changed files with 1 additions and 1 deletions
|
|
@ -56,4 +56,4 @@
|
||||||
#define HAVE_BATTERIES 1
|
#define HAVE_BATTERIES 1
|
||||||
|
|
||||||
/* The start address index for ROM builds */
|
/* The start address index for ROM builds */
|
||||||
#define ROM_START 0x12010
|
#define ROM_START 0x14010
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue