view osdep/shmem.h @ 9458:23b1d5ef281b

Patch from Tamas Kohegyi to fix subpic placement on 16:9
author mswitch
date Tue, 18 Feb 2003 23:22:44 +0000
parents edfe34c5405d
children 3c856c0fc45e
line wrap: on
line source


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