diff options
Diffstat (limited to 'src/DSi.h')
-rw-r--r-- | src/DSi.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -59,6 +59,8 @@ void Reset(); void DoSavestate(Savestate* file); +void SetCartInserted(bool inserted); + void SetupDirectBoot(); void SoftReset(); |