Login
7 branches 0 tags
Ben (Win10) Added :buffer and :buffer-view types 3bdf4e1 3 years ago 685 Commits
nujel / lib / compatibility / platform.h
#ifndef NUJEL_LIB_MISC_PLATFORM
#define NUJEL_LIB_MISC_PLATFORM
#include "../common.h"

void lAddPlatformVars(lClosure *c);

#endif