#ifndef GAME_MEMORY_H #define GAME_MEMORY_H namespace fallout { int gameMemoryInit(); } // namespace fallout #endif /* GAME_MEMORY_H */