mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-12-02 07:24:13 +01:00
7 lines
81 B
C
7 lines
81 B
C
|
#include <libdragon.h>
|
||
|
#include "menu_fileinfo.h"
|
||
|
|
||
|
|
||
|
void menu_fileinfo(void) {
|
||
|
|
||
|
}
|