compGraph: better angle

This commit is contained in:
KoroLion 2020-12-24 23:25:30 +03:00
parent c880ad658d
commit f2d58d5c67

View File

@ -25,7 +25,7 @@ const int FPS = 60;
// configurate here
#define HEIGHT 200
#define SPEED 100
#define ANGLE -90
#define ANGLE 60
// endconf
template <typename T>