openmohaa/code/gamespy/common/ps3/SpeexSpursTaskManager/spursPlatformDefinitions.h

14 lines
321 B
C
Raw Normal View History

2023-02-04 21:00:01 +01:00
#ifndef TYPE_DEFINITIONS_H
#define TYPE_DEFINITIONS_H
//////////////////////////////////////////////////////////////////////////
// Don't need printf in this sample
///Playstation 3 Cell SDK
//#include <spu_printf.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h> //for memcpy
#endif //TYPE_DEFINITIONS_H