thejoshwolfe / legend-of-swarkland

Turn-based action fantasy puzzle game inspired by NetHack and Crypt of the Necrodancer
http://wolfesoftware.com/legend-of-swarkland/
Other
94 stars 5 forks source link

Remove redundant 'times' function #91

Closed mlugg closed 1 year ago

mlugg commented 1 year ago

This function is unnecessary with the new for loop syntax, and will likely cause the compiler to hang once InternPool gets in.