mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-19 05:52:27 +01:00
Fix main function
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Make MSVC shut up about M_PI
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
|
||||
extern "C" {
|
||||
#include "util/sawyercoding.h"
|
||||
|
||||
Reference in New Issue
Block a user