mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-18 17:25:23 +00:00
Rename everything
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "Runtime/World/CEnergyDrainSource.hpp"
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
|
||||
CEnergyDrainSource::CEnergyDrainSource(TUniqueId src, float intensity) : x0_source(src), x4_intensity(intensity) {}
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user