Stratosphere: Implement ldr:pm->GetProgramInfo()
This commit is contained in:
@@ -16,6 +16,7 @@ class LaunchQueue {
|
||||
|
||||
static Result add(u64 tid, const char *args, u64 arg_size);
|
||||
static Result add_item(const LaunchItem *item);
|
||||
static Result add_copy(u64 tid_base, u64 new_tid);
|
||||
static int get_index(u64 tid);
|
||||
static int get_free_index(u64 tid);
|
||||
static bool contains(u64 tid);
|
||||
|
||||
Reference in New Issue
Block a user