On the latest commit in flixel repo, the references to FLX_DRAW_QUADS got removed in this commit and now the define is deprecated, so i made this pr to fix it
i see some errors, I might have been wrong about it needing to reference it. I think because coverage tests automatically try to reference everything, I'll see if theres a way around this
On the latest commit in flixel repo, the references to
FLX_DRAW_QUADS
got removed in this commit and now the define is deprecated, so i made this pr to fix it