mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 01:07:42 +00:00
Rename everything
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
#include "TCastTo.hpp" // Generated file, do not modify include path
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
|
||||
static CMaterialList MakeDoorMaterialList(bool open) {
|
||||
CMaterialList ret;
|
||||
@@ -410,4 +410,4 @@ std::optional<zeus::CAABox> CScriptDoor::GetProjectileBounds() const {
|
||||
return std::nullopt;
|
||||
}
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user