connections { from_room: "Puzzle Room" to_room: "L2 Room" door { name: "Door" } } avicon.ico'/>
fd52300 ^
1 2 3 4 5 6 7 8
#ifndef LOGGER_H_6E7B9594 #define LOGGER_H_6E7B9594 #include <string> void TrackerLog(const std::string& text); #endif /* end of include guard: LOGGER_H_6E7B9594 */