view osdep/shmem.h @ 22022:35098f42db9a

10l, confused current "frame" with canvas width.
author reimar
date Sun, 28 Jan 2007 11:02:52 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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