view osdep/shmem.h @ 13739:09b6ce70be8e

Fix for Windows media audio 9 voice codec (format 0x0a) Tested with dll version 9.0.0.2926
author rtognimp
date Sat, 23 Oct 2004 15:47:08 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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