mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
Initial community commit
This commit is contained in:
17
Src/vp32/include/mac/vp3eprefix.h
Normal file
17
Src/vp32/include/mac/vp3eprefix.h
Normal file
@ -0,0 +1,17 @@
|
||||
#define MACPPC
|
||||
#define __try
|
||||
#define __except(X)
|
||||
#define _inline
|
||||
#define __inline
|
||||
|
||||
#define VFW_PB
|
||||
#define VFW_COMP
|
||||
#define COMPDLL
|
||||
#define PREDICT_2D
|
||||
//#define PBDLL
|
||||
#define USE_DRAWDIB
|
||||
#define POSTPROCESS
|
||||
//#define CPUISLITTLEENDIAN
|
||||
|
||||
|
||||
//#define __try try
|
Reference in New Issue
Block a user