mirror of
https://github.com/open-goal/jak-project
synced 2026-09-04 10:41:44 -04:00
@@ -2,7 +2,7 @@
|
||||
|
||||
#include <utility>
|
||||
|
||||
#include "fmt/core.h"
|
||||
#include "fmt/format.h"
|
||||
|
||||
DebugInfo::DebugInfo(std::string obj_name) : m_obj_name(std::move(obj_name)) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user