core2/code_BE2C0.c done

This commit is contained in:
Banjo Kazooie
2022-08-06 14:00:16 -05:00
parent cb8527ec59
commit bae0a1150e
12 changed files with 152 additions and 49 deletions

View File

@@ -1,8 +1,8 @@
#ifndef VARIABLES_H
#define VARIABLES_H
#define RARE_PI 3.141592654
#define BAD_PI 3.141592654
#define BAD_DTOR (BAD_PI/ 180.0)
#define M_TAU (2*M_PI)