Stardew Engine
Loading...
Searching...
No Matches
FloatingPointLib.h
Go to the documentation of this file.
1
#ifndef FLOATING_POINT_LIB_H
2
#define FLOATING_POINT_LIB_H
3
#include <stdbool.h>
4
5
bool
CompareFloat
(
float
f1,
float
f2);
6
7
#endif
CompareFloat
bool CompareFloat(float f1, float f2)
Definition
FloatingPointLib.c:3
Stardew
engine
include
FloatingPointLib.h
Generated by
1.9.8