Skip to content

Commit ddbd085

Browse files
committed
Remove pixelShadow from BSS to fix #298.
1 parent f1f9f92 commit ddbd085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/makefile.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ICON ?=
2222
DESCRIPTION ?=
2323
COMPRESSED ?= NO
2424
ARCHIVED ?= NO
25-
BSSHEAP_LOW ?= D031F6
25+
BSSHEAP_LOW ?= D052C6
2626
BSSHEAP_HIGH ?= D13FD6
2727
STACK_HIGH ?= D1A87E
2828
INIT_LOC ?= D1A87F

0 commit comments

Comments
 (0)