mirror of
https://github.com/open-goal/jak-project
synced 2026-07-08 22:45:00 -04:00
@@ -1,8 +1,8 @@
|
||||
#include <cstring>
|
||||
#include <algorithm>
|
||||
#include "common/util/assert.h"
|
||||
#include "DataObjectGenerator.h"
|
||||
#include "common/link_types.h"
|
||||
#include "common/util/assert.h"
|
||||
|
||||
namespace {
|
||||
template <typename T>
|
||||
@@ -265,4 +265,4 @@ void DataObjectGenerator::add_strings() {
|
||||
link_word_to_word(source, target_word);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user