view osdep/shmem.h @ 20278:3c8ab2eecc74

Round buffer width and height to 16 pixels.
author syrjala
date Tue, 17 Oct 2006 13:19:31 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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