view linux/shmem.h @ 973:c08282a937d3

Changed to only uninit SDL Video Subsystem.
author atmosfear
date Sun, 03 Jun 2001 21:02:46 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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