1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-21 14:02:59 +01:00

Remove M_PI undef; no longer conflicts with SHOP_ITEM_PIZZA

This commit is contained in:
Aaron van Geffen
2024-07-09 14:30:12 +02:00
parent aad71af8ab
commit b87224aabc

View File

@@ -9,8 +9,6 @@
#pragma once
#undef M_PI
// Ignore isatty warning on WIN32
#ifndef _CRT_NONSTDC_NO_WARNINGS
# define _CRT_NONSTDC_NO_WARNINGS