1
GLBasic - en / Re: PLAYMUSIC not working in Wine environment
« on: 2016-Sep-25 »
That's weird, since PLAYSOUND plays sounds fine.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
INLINE
typedef int time_t;
ENDINLINE
IMPORT "C" int time(void* timer);
IMPORT "C" void srand(unsigned int seed);
IMPORT "C" int rand();