historical/callienaps-nw.git/Rev/RevBase.hpp
2024-01-16 11:20:27 -06:00

13 lines
No EOL
171 B
C++

#pragma once
#include "../General.h"
/*
* REV - Base
* Contains basic utilities, types and functions for Rev
*/
double OVM_FloatXRExchange(double From)
{
}