view osdep/shmem.h @ 10709:9ab19ded1b39

printing fps with 3 dec digit instead of 2
author arpi
date Wed, 27 Aug 2003 22:30:54 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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