chiark / gitweb /
Switch hhints loop in emit_hints() so it counts forwards
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 16 Nov 2024 23:39:30 +0000 (23:39 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 16 Nov 2024 23:39:30 +0000 (23:39 +0000)
commitf23453842839c82c7065879977bc33c166fdf69b
tree10ae860d63033bd12233d236635553d7918da66f
parent1ad04e13fa255e46395c022fdc8697fbc4c91851
Switch hhints loop in emit_hints() so it counts forwards

Now that it only touches the input array once, it's much simpler to do
the y-axis inversion there.
bedstead.c