mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 13:47:41 +00:00
More main progress; tons of headers & stuff
Former-commit-id: a6e365791b
This commit is contained in:
@@ -5,12 +5,13 @@
|
||||
|
||||
class CMemoryCardSys {
|
||||
public:
|
||||
CMemoryCardSys();
|
||||
~CMemoryCardSys();
|
||||
|
||||
void Initialize();
|
||||
|
||||
private:
|
||||
// TODO
|
||||
};
|
||||
|
||||
extern CMemoryCardSys* gpMemoryCard;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user