Logo
Explore Help
Sign In
Mirror/atmosphere
1
0
Fork 0
You've already forked atmosphere
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2026-06-22 11:48:56 +00:00
Code Issues Packages Projects Releases Wiki Activity
atmosphere/stratosphere/libstratosphere/source/ldr/ldr_ams.h

19 lines
380 B
C
Raw Normal View History

git subrepo clone https://github.com/Atmosphere-NX/libstratosphere stratosphere/libstratosphere subrepo: subdir: "stratosphere/libstratosphere" merged: "0c5dab80" upstream: origin: "https://github.com/Atmosphere-NX/libstratosphere" branch: "master" commit: "0c5dab80" git-subrepo: version: "0.4.0" origin: "https://github.com/ingydotnet/git-subrepo" commit: "5d6aba9"
2019-07-17 20:04:00 -07:00
/**
* @file ldr_ams.h
* @brief Loader (ldr:*) IPC wrapper for Atmosphere extensions.
* @author SciresM
* @copyright libnx Authors
*/
#pragma once
#include <switch.h>
#ifdef __cplusplus
extern "C" {
#endif
strat: TitleId -> ProgramId, titles->contents
2019-10-27 21:43:01 -07:00
Result ldrPmAtmosphereHasLaunchedProgram(bool *out, u64 program_id);
Result ldrDmntAtmosphereHasLaunchedProgram(bool *out, u64 program_id);
git subrepo clone https://github.com/Atmosphere-NX/libstratosphere stratosphere/libstratosphere subrepo: subdir: "stratosphere/libstratosphere" merged: "0c5dab80" upstream: origin: "https://github.com/Atmosphere-NX/libstratosphere" branch: "master" commit: "0c5dab80" git-subrepo: version: "0.4.0" origin: "https://github.com/ingydotnet/git-subrepo" commit: "5d6aba9"
2019-07-17 20:04:00 -07:00
#ifdef __cplusplus
}
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 120ms Template: 3ms
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