#ifndef ARENA_H #define ARENA_H #include "AppHdr.h" void run_arena(); #endif