mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-04 01:45:08 +01:00
Removed malloc.h include (for OSX compatibility)
This commit is contained in:
parent
eadec21e87
commit
a2bb067ded
@ -3,9 +3,6 @@
|
||||
#endif
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
#ifndef __CELLOS_LV2__
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#define snprintf _snprintf
|
||||
|
Loading…
Reference in New Issue
Block a user