mirror of
https://github.com/LNH-team/dspico-wrfuxxed.git
synced 2025-12-05 13:16:08 +01:00
6 lines
100 B
C
6 lines
100 B
C
#pragma once
|
|
#include <nds/disc_io.h>
|
|
|
|
extern u8 gDldiStub[];
|
|
extern DISC_INTERFACE gDldiInterface;
|