view Gui/shmem.h @ 1701:7955814db4c7

removed delay debug printf, better 'active delay'
author arpi
date Sun, 26 Aug 2001 00:35:51 +0000
parents d237c5d4b216
children
line wrap: on
line source


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