Skip to content

Commit 4b1b332

Browse files
committed
Update arm_2d_asset_ThreeQuarterRing.c
1 parent 8e803eb commit 4b1b332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/common/asset/arm_2d_asset_ThreeQuarterRing.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13090,7 +13090,7 @@ const uint32_t c_bmpThreeQuarterRingCCCA8888[220*189] = {
1309013090

1309113091
extern const uint8_t c_qoiThreeQuarterRing[8252];
1309213092

13093-
ARM_SECTION("arm2d.asset.c_qoiThreeQuarterRing");
13093+
ARM_SECTION("arm2d.asset.c_qoiThreeQuarterRing")
1309413094

1309513095
// array size is 8252
1309613096
const uint8_t c_qoiThreeQuarterRing[8252] = {

0 commit comments

Comments
 (0)