#ifndef PROTO_KRSNAKE_H
#define PROTO_KRSNAKE_H

#include <clib/krsnake_protos.h>
#if defined(__OPTIMIZE__) && !defined(__NOINLINES__)
#include <inline/KRSNAKE.h>
#endif
#ifndef __NOLIBBASE__
extern struct Library *KRSNAkeBase;
#endif

#endif
