mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-11-22 13:01:00 -05:00
* Moved ui elements to common folder in standalone, and add screen parameters to the api v4 * pass it as a pointer, so if standalone app supports it can change
4 lines
No EOL
74 B
C++
4 lines
No EOL
74 B
C++
#pragma once
|
|
|
|
#define PI 3.1415926535897932384626433832795
|
|
#define M_PI PI |