#ifndef DEBUG_H #define DEBUG_H void debug_pause(); void debug_npause(); #endif