mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 21:26:08 +00:00
@@ -5,12 +5,7 @@
|
||||
|
||||
#include "Kyoto/CObjectReference.hpp"
|
||||
#include "MetroidPrime/TGameTypes.hpp"
|
||||
|
||||
class CWorldSaveGameInfo {
|
||||
// TODO: move to it's own file
|
||||
public:
|
||||
enum EScanCategory { kSC_None, kSC_Data, kSC_Lore, kSC_Creature, kSC_Research, kSC_Artifact };
|
||||
};
|
||||
#include "MetroidPrime/Player/CWorldSaveGameInfo.hpp"
|
||||
|
||||
class CMemoryCard {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user