mirror of
https://github.com/open-goal/jak-project
synced 2026-07-10 23:22:17 -04:00
[gfx] remove the generic v1 renderer, cleanup (#1345)
* remove the generic v1 renderer, cleanup * rm the toggle too
This commit is contained in:
@@ -133,7 +133,7 @@ GameTextResult process_game_text(ObjectFileData& data, GameTextVersion version)
|
||||
}
|
||||
|
||||
std::string write_game_text(
|
||||
const Config& cfg,
|
||||
const Config& /*cfg*/,
|
||||
const std::unordered_map<int, std::unordered_map<int, std::string>>& data) {
|
||||
// first sort languages:
|
||||
std::vector<int> languages;
|
||||
|
||||
Reference in New Issue
Block a user