view osdep/shmem.h @ 9634:8bb1a24ed0a8

report TRUE for IS_AUDIO control when user forces the audio recording
author henry
date Fri, 21 Mar 2003 16:46:38 +0000
parents edfe34c5405d
children 3c856c0fc45e
line wrap: on
line source


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