view osdep/shmem.h @ 19386:01853e915882

Make path separator for font path a define and set it to a better value for AMIGAOS
author reimar
date Mon, 14 Aug 2006 14:13:53 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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