early-access version 3171

This commit is contained in:
pineappleEA
2022-12-01 02:28:19 +01:00
parent 16cad67595
commit ebf2bc2369
25 changed files with 260 additions and 21 deletions

View File

@@ -6,4 +6,6 @@
#include <boost/container/flat_map.hpp> // used by service.h which is heavily included
#include <boost/intrusive/rbtree.hpp> // used by k_auto_object.h which is heavily included
#include "common/common_headers.h"
#include "common/common_precompiled_headers.h"
#include "core/hle/kernel/k_process.h"