Реорганизация проекта: перенос определения всех типов в один файл, перегруппировка функций в файлах
This commit is contained in:
parent
c7d9263154
commit
053af33444
45 changed files with 1001 additions and 980 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#define _BGC_ANGLE_H_INCLUDED_
|
||||
|
||||
#include <math.h>
|
||||
#include "utilities.h"
|
||||
#include "./utilities.h"
|
||||
|
||||
#define BGC_FP32_PI 3.1415926536f
|
||||
#define BGC_FP32_TWO_PI 6.2831853072f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue