Files
dspico-bootloader/arm9/source/fat/dldi.h
2025-11-23 17:02:56 +01:00

6 lines
100 B
C

#pragma once
#include <nds/disc_io.h>
extern u8 gDldiStub[];
extern DISC_INTERFACE gDldiInterface;