fix freezing on saving area #4

pull/4/head
TT 9 years ago
parent c4cdc2cc07
commit 6bb1a588b6

@ -125,7 +125,7 @@ config_recall(void)
#define SAVEAREA_MAX 5
const uint32_t saveareas[] =
{ 0x08018800, 0x0801a000, 0x0801b800, 0x0801d000, 0x0801e8000 };
{ 0x08018800, 0x0801a000, 0x0801b800, 0x0801d000, 0x0801e800 };
int16_t lastsaveid = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.