Update changelog

This commit is contained in:
Gericom
2026-05-03 11:34:16 +02:00
parent 5d908d6fb0
commit ae034ae1f6
2 changed files with 6 additions and 1 deletions

View File

@@ -7,7 +7,6 @@ DEFINE_SECTION_SYMBOLS(m3ds_readsdsectorsdma);
DEFINE_SECTION_SYMBOLS(m3ds_readsdsectorsdma_helper);
extern "C" void m3ds_readSdSectorsDma(u32 srcSector, u32 previousSrcSector, u32 dmaChannel, void* dst);
extern "C" void m3ds_finishReadSdSectorsDma(void);
extern "C" void m3ds_readSdSectorsDma_applyCommand(void);
extern "C" void m3ds_sdStopTransmission(void);