mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 23:07:43 +00:00
added runtime stubs
This commit is contained in:
@@ -24,7 +24,7 @@ struct STRG : BigDNA
|
||||
|
||||
struct Language
|
||||
{
|
||||
HECL::FourCC lang;
|
||||
FourCC lang;
|
||||
std::vector<std::wstring> strings;
|
||||
};
|
||||
std::vector<Language> langs;
|
||||
|
||||
Reference in New Issue
Block a user