mirror of
https://github.com/citra-emu/citra.git
synced 2025-04-08 15:20:08 +00:00

The list of points is returned by const reference, so we don't need to make a copy of every element in the list. Co-authored-by: Lioncash <mathew1800@gmail.com>