This commit is contained in:
parent
9fc5b891d7
commit
f7d2355ca0
3 changed files with 117 additions and 3 deletions
|
@ -216,6 +216,8 @@ public:
|
|||
static void eraseGameSlot(unsigned int _slot);
|
||||
static void copyGameSlot(unsigned int _src,unsigned int _dest);
|
||||
|
||||
static int getNumberOfFrontendScreenToUse();
|
||||
|
||||
|
||||
private:
|
||||
static GameSlot s_gameSlots[NUM_GAME_SLOTS];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue