#ifndef CURSORS_H #define CURSORS_H #include extern const uint16_t cursor16x16[]; extern const uint16_t cursor32x32[]; #endif