YAY
Some checks failed
Build (3DS) / build (push) Failing after 1m13s

This commit is contained in:
2025-12-06 23:47:15 +00:00
committed by GitHub
parent ecac9e6064
commit 285351e982
17 changed files with 800 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
/**
* ctrmus - 3DS Music Player
* mice - 3DS Music Player
* Copyright (C) 2016 Mahyar Koshkouei
*
* This program comes with ABSOLUTELY NO WARRANTY and is free software. You are
@@ -9,8 +9,11 @@
#include <3ds.h>
#ifndef ctrmus_main_h
#define ctrmus_main_h
#ifndef mice_main_h
#define mice_main_h
/* Application version */
#define MICE_VERSION "dev20"
/* Default folder */
#define DEFAULT_DIR "sdmc:/"