mirror of
https://github.com/PrimeDecomp/prime.git
synced 2026-07-12 18:18:56 -07:00
Reorganize includes to match asm
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "CToken.hpp"
|
||||
#include "IObjectStore.hpp"
|
||||
#include "TGameTypes.hpp"
|
||||
#include "Streams/CInputStream.hpp"
|
||||
|
||||
class CFactoryMgr {
|
||||
public:
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
#include "CDvdFile.hpp"
|
||||
#include "CResLoader.hpp"
|
||||
#include "TGameTypes.hpp"
|
||||
#include "IObjectStore.hpp"
|
||||
|
||||
class CPakFile : CDvdFile {
|
||||
public:
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "rstl/list.hpp"
|
||||
#include "rstl/string.hpp"
|
||||
|
||||
#include "TGameTypes.hpp"
|
||||
#include "IObjectStore.hpp"
|
||||
|
||||
class CPakFile;
|
||||
|
||||
@@ -3,6 +3,9 @@
|
||||
|
||||
#include "types.h"
|
||||
|
||||
#include "Kyoto/Math/CColor.hpp"
|
||||
#include "Kyoto/Math/CVector3f.hpp"
|
||||
|
||||
#include "CTevCombiners.hpp"
|
||||
|
||||
enum ERglTevStage {
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user