We can now change threads

This commit is contained in:
wheremyfoodat 2022-09-20 15:30:41 +03:00
parent 1678cd6172
commit 9b95bd87f1
10 changed files with 159 additions and 14 deletions

View file

@ -1,5 +1,5 @@
#pragma once
#include "kernel_types.hpp"
#include "helpers.hpp"
// Values and resource limit structure taken from Citra