mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-13 18:02:01 -04:00
ddl_ar can create DDL, hotpatching of GFX when lang en
This commit is contained in:
parent
04b57b4088
commit
1a4b93fe75
4 changed files with 97 additions and 3 deletions
|
@ -49,3 +49,5 @@ DDLArchive::Extracted DDLArchive::extract_file(std::ifstream &s,
|
|||
return {fname, true, std::move(data)};
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue