view osdep/shmem.h @ 12926:6eb8d78e2d47

10l query format at least when used with vidix, disable colorkeying with vidix, should fix #38 and #33
author faust3
date Sun, 01 Aug 2004 11:17:27 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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