Remove XERO_ITER_ATTR

This commit is contained in:
phosit
2026-09-07 18:06:58 +02:00
parent c69ded6f30
commit f8ea2c0d49
9 changed files with 84 additions and 91 deletions
+1 -1
View File
@@ -170,7 +170,7 @@ CTextureConverter::SettingsFile* CTextureConverter::LoadSettings(const VfsPath&
{
Match p;
XERO_ITER_ATTR(child, attr)
for (XMBAttribute attr : child.GetAttributes())
{
if (attr.Name == at_pattern)
{