early-access version 2029

main
pineappleEA 2021-09-02 03:34:09 +02:00
parent 18755e31ff
commit d9aecefe93
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
yuzu emulator early access
=============
This is the source code for early-access 2028.
This is the source code for early-access 2029.
## Legal Notice

View File

@ -18,6 +18,7 @@
#include "common/fs/fs_paths.h"
#include "common/fs/path_util.h"
#include "common/literals.h"
#include "common/thread.h"
#include "common/logging/backend.h"
#include "common/logging/log.h"