ksys/res: Implement _GLOBAL__sub_I_resResourceASList.cpp

This commit is contained in:
Léo Lam
2021-04-09 00:58:21 +02:00
parent a5aaebd020
commit 6cf8dd42cb
2 changed files with 5 additions and 1 deletions
@@ -3,6 +3,10 @@
namespace ksys::res {
namespace {
[[maybe_unused]] sead::SafeArray<sead::FixedSafeString<128>, 3> sStrings;
}
ASList::ASList() : ParamIO("aslist", 0) {}
ASList::~ASList() {