historical/toontown-classic.git/panda/include/parser-inc/cmath

5 lines
62 B
Text
Raw Normal View History

2024-01-16 11:20:27 -06:00
#pragma once
typedef float float_t;
typedef double double_t;