mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* Add preliminary raspberry pi support.
Currently it appears to be using software acceleration, so sucks, but I'll be working on it.
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
#include <cstdarg>
|
||||
#include <cassert>
|
||||
#include <climits>
|
||||
#include <cmath>
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI (3.14159265358979)
|
||||
#endif
|
||||
|
||||
#include <string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user