mirror of https://github.com/bsnes-emu/bsnes.git
5 lines
94 B
C++
5 lines
94 B
C++
|
#define decimal CocoaDecimal
|
||
|
#import <Cocoa/Cocoa.h>
|
||
|
#import <Carbon/Carbon.h>
|
||
|
#undef decimal
|