BNTFryingPan / chroma-fighters

a platform fighter with mods (hopefully) (very inspired by rivals of aether)
2 stars 0 forks source link

stop using typedef positions and making new StickVectors because memory leaks #18

Open BNTFryingPan opened 2 years ago

BNTFryingPan commented 2 years ago

might pool coords, but stick vectors shouldnt be created other than at startup (currently every time GenericInput is created, need to change)