mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 04:06:09 +00:00
General: Normalize RuntimeCommonB include paths
Finishes the normalizing of all of includes within the RuntimeCommonB target's headers.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include "CActor.hpp"
|
||||
#include <string_view>
|
||||
#include "Runtime/World/CActor.hpp"
|
||||
|
||||
namespace urde {
|
||||
class CRepulsor : public CActor {
|
||||
float xe8_affectRadius;
|
||||
|
||||
Reference in New Issue
Block a user