mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 23:00:45 -04:00
@@ -1,8 +1,8 @@
|
||||
#include "common/util/assert.h"
|
||||
#include <cstring>
|
||||
#include "dgo_util.h"
|
||||
#include "common/versions.h"
|
||||
#include "third-party/fmt/core.h"
|
||||
#include "common/util/assert.h"
|
||||
|
||||
/*!
|
||||
* Assert false if the char[] has non-null data after the null terminated string.
|
||||
@@ -50,4 +50,4 @@ std::string get_object_file_name(const std::string& original_name, u8* data, int
|
||||
}
|
||||
|
||||
return original_name;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user