mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 05:47:42 +00:00
Rename everything
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
|
||||
class IController {
|
||||
public:
|
||||
@@ -9,4 +9,4 @@ public:
|
||||
virtual void SetMotorState(EMotorState state) = 0;
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user