2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-13 02:46:10 +00:00
Files
metaforce/Runtime/MP1/World/CIceSheegoth.cpp
Lioncash 17ed0794e9 CIceSheegoth: Add missing reference ampersands to IsClosestSheegoth()
Same behavior, but doesn't make copies of the vector and
reserved_vector (the reserved vector in particular is 2056 bytes in size
and this function is called in a loop, so this can have quite an
impact).
2020-06-11 10:28:00 -04:00

59 KiB