I wanted to make sure this code's correct before I go change the released version of it

original
Code:
94000130 fcff0000
021e3100 0d0c0a12
021e3104 250e130b
021e3108 1028461b
021e310c 4a14180e
021e3110 200e1017
021e3114 101e4b15
021e3118 322a290f
021e311c 4545112b
021e3120 45454545
D2000000 00000000
instead
Code:
94000130 fcff0000
e21e3100 00000024
0d0c0a12 250e130b
1028461b 4a14180e
200e1017 101e4b15
322a290f 4545112b
45454545 00000000
D2000000 00000000
24 in hex is 36, so that code's correct, right?