view osdep/shmem.h @ 23039:d5e23946d776

added a new value for alpha colorkey (will be needed by further ati vidix driver upgrade)
author ben
date Sat, 21 Apr 2007 12:03:41 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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