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