mirror of
https://github.com/rvtr/GodMode9i.git
synced 2025-11-02 00:11:07 -04:00
8 lines
142 B
C
8 lines
142 B
C
#pragma once
|
|
|
|
#include <nds.h>
|
|
#include <nds/disc_io.h>
|
|
|
|
extern const DISC_INTERFACE io_ram_drive;
|
|
extern const DISC_INTERFACE io_ram_drive2;
|