historical/toontown-classic.git/panda/include/parser-inc/cmath
2024-01-16 11:20:27 -06:00

4 lines
62 B
Text

#pragma once
typedef float float_t;
typedef double double_t;