#ifndef GLOBAL_FRAME_CONTROLLER_H #define GLOBAL_FRAME_CONTROLLER_H void global_next_frame(); int get_frame_count(); #endif