#ifndef C64_H #define C64_H int c64_openT64(const char *path, fileTYPE* f); #endif