mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
ANCS fixes and cleanup
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
namespace Retro
|
||||
{
|
||||
|
||||
HECL::Database::ASListType<std::string> ASTYPE_STRGLanguage("STRG", "Language", "string");
|
||||
|
||||
std::unique_ptr<ISTRG> LoadSTRG(Athena::io::IStreamReader& reader)
|
||||
{
|
||||
reader.setEndian(Athena::BigEndian);
|
||||
|
||||
Reference in New Issue
Block a user