X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=packages%2Fg6z1f.5c;h=24568e3c7fcbbbbf00b7659e87efc0934ca1f35f;hb=9497f85a79b4c0a71481eea587ef12bb0d2c326d;hp=522028e671ffe906b37fe2bab29280a5f8dc9883;hpb=f74afb5f6459a815a4d9f1101207808e5ee63e6a;p=hw%2Faltusmetrum diff --git a/packages/g6z1f.5c b/packages/g6z1f.5c index 522028e..24568e3 100644 --- a/packages/g6z1f.5c +++ b/packages/g6z1f.5c @@ -61,7 +61,7 @@ real dot_off = -.3; line(-package_width/2 + dot_off, package_height/2 - dot_off, -package_width/2 + dot_off, package_height/2 - dot_off); -for (pad = 0; pad < num_pad; pad++) { +for (int pad = 0; pad < num_pad; pad++) { /* bottom (1-num_pad) */ if (pad == 3) {