view osdep/shmem.h @ 17546:d878e3e313eb

let osx sleep if video is paused
author nplourde
date Tue, 07 Feb 2006 01:36:32 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


void* shmem_alloc(int size);
void shmem_free(void* p,int size);