#ifndef PROTO_KRSNAKE_H #define PROTO_KRSNAKE_H #include #if defined(__OPTIMIZE__) && !defined(__NOINLINES__) #include #endif #ifndef __NOLIBBASE__ extern struct Library *KRSNAkeBase; #endif #endif