mirror of
https://github.com/libretro/FBNeo.git
synced 2025-02-25 12:30:39 +00:00
fix missing M_PI
This commit is contained in:
parent
4c7022b678
commit
b974422f04
@ -1,3 +1,8 @@
|
||||
#if defined (_MSC_VER)
|
||||
#define _USE_MATH_DEFINES
|
||||
#endif
|
||||
|
||||
|
||||
#include "burnint.h"
|
||||
#include "m68000_intf.h"
|
||||
#include "nec_intf.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user