diff options
Diffstat (limited to 'src/DSi.h')
-rw-r--r-- | src/DSi.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -65,7 +65,6 @@ void SetCartInserted(bool inserted); void SetupDirectBoot(); void SoftReset(); -bool LoadBIOS(); bool LoadNAND(); void RunNDMAs(u32 cpu); |