#ifndef INCLUDE_PLATFORM_H #define INCLUDE_PLATFORM_H #include #define TIMER_FREQ 1000 typedef sf::Texture texture_data_t; #endif