mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +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,9 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
#include "CActor.hpp"
|
||||
#include <string_view>
|
||||
#include "Runtime/World/CActor.hpp"
|
||||
|
||||
namespace urde {
|
||||
class CScannableParameters;
|
||||
|
||||
class CScriptPointOfInterest : public CActor {
|
||||
private:
|
||||
float xe8_pointSize;
|
||||
|
||||
Reference in New Issue
Block a user