mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-15 09:26:07 +00:00
More main progress; tons of headers & stuff
Former-commit-id: a6e365791b
This commit is contained in:
@@ -7,9 +7,12 @@
|
||||
|
||||
class CInGameTweakManager {
|
||||
public:
|
||||
CInGameTweakManager();
|
||||
|
||||
bool ReadFromMemoryCard(const rstl::string&);
|
||||
|
||||
private:
|
||||
u8 pad[0x10];
|
||||
};
|
||||
|
||||
extern CInGameTweakManager* gpTweakManager;
|
||||
|
||||
Reference in New Issue
Block a user