mirror of
https://github.com/zeldaret/botw
synced 2026-06-08 04:07:15 -04:00
ksys/res: Implement _GLOBAL__sub_I_resResourceASList.cpp
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
|
||||
namespace ksys::res {
|
||||
|
||||
namespace {
|
||||
[[maybe_unused]] sead::SafeArray<sead::FixedSafeString<128>, 3> sStrings;
|
||||
}
|
||||
|
||||
ASList::ASList() : ParamIO("aslist", 0) {}
|
||||
|
||||
ASList::~ASList() {
|
||||
|
||||
Reference in New Issue
Block a user