Logo
Explore Help
Register Sign In
gnmmarechal/SafeA9LHInstaller
1
0
Fork 1
You've already forked SafeA9LHInstaller
mirror of https://github.com/AuroraWright/SafeA9LHInstaller.git synced 2025-06-26 13:42:45 +00:00
Code Issues Packages Projects Releases Wiki Activity
SafeA9LHInstaller/source/utils.h

12 lines
231 B
C
Raw Normal View History

Added warning about stage2-only updates, added possibility to go back to menu after a successful stage2 update, now the installer reports which operation was successful
2016-03-20 16:55:49 +01:00
#pragma once
First commit
2016-03-19 17:30:56 +01:00
#include "types.h"
Added warning about stage2-only updates, added possibility to go back to menu after a successful stage2 update, now the installer reports which operation was successful
2016-03-20 16:55:49 +01:00
#define HID_PAD ((~*(vu16 *)0x10146000) & 0xFFF)
#define BUTTON_START (1 << 3)
#define BUTTON_SELECT (1 << 2)
First commit
2016-03-19 17:30:56 +01:00
Added warning about stage2-only updates, added possibility to go back to menu after a successful stage2 update, now the installer reports which operation was successful
2016-03-20 16:55:49 +01:00
extern int pos_y;
First commit
2016-03-19 17:30:56 +01:00
u16 waitInput(void);
Added warning about stage2-only updates, added possibility to go back to menu after a successful stage2 update, now the installer reports which operation was successful
2016-03-20 16:55:49 +01:00
void shutdown(u32 mode, char *message);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 13ms 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