view osdep/shmem.h @ 23770:4decd04037b4

Avoid crash if a non-existent audio track is selected with -aid
author reimar
date Mon, 16 Jul 2007 14:01:53 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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