Logo
Explore Help
Sign In
Mirror/Luma3DS
1
0
Fork 0
You've already forked Luma3DS
mirror of https://github.com/LumaTeam/Luma3DS.git synced 2026-02-22 18:04:38 +00:00
Code Issues Packages Projects Releases Wiki Activity
Luma3DS/source/utils.h

13 lines
250 B
C
Raw Normal View History

Added configuration menu (thanks to Cakes for the screen printing code - no more flags!), auto-delete of patched FIRMs when switching to/from A9LH or the CFW gets updated, moved screen init from the loader, general reorganization
2016-03-23 02:27:53 +01:00
/*
Added error messages, moved emunand and reboot.bin to aurei/patches
2016-03-23 03:45:32 +01:00
* utils.h
Added configuration menu (thanks to Cakes for the screen printing code - no more flags!), auto-delete of patched FIRMs when switching to/from A9LH or the CFW gets updated, moved screen init from the loader, general reorganization
2016-03-23 02:27:53 +01:00
* by Aurora Wright
* Copyright (c) 2016 All Rights Reserved
*/
#pragma once
#include "types.h"
void configureCFW(const char *configPath);
Added error messages, moved emunand and reboot.bin to aurei/patches
2016-03-23 03:45:32 +01:00
void deleteFirms(const char *firmPaths[], u32 firms);
void error(const char *message);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 14ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API