2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-21 12:19:12 +00:00

Merge remote-tracking branch 'origin/master' into hsh

This commit is contained in:
2021-04-19 01:10:28 -04:00
1495 changed files with 102495 additions and 4719 deletions

View File

@@ -4,7 +4,7 @@
#include "hsh/hsh.h"
namespace urde {
namespace metaforce {
class CParticleSwoosh;
class CParticleSwooshShaders {
@@ -25,4 +25,4 @@ public:
static void BuildShaderDataBinding(CParticleSwoosh& gen);
};
} // namespace urde
} // namespace metaforce