Synopsis
(macro) void ugn_Swap2Float(float a1, float a2)
Purpose
Swaps two floats in memory.
Description
This macro will swap the specified two floats.
Input
a1
First float
a2
Second float
(macro) void ugn_Swap2Float(float a1, float a2)
Swaps two floats in memory.
This macro will swap the specified two floats.
First float
Second float