early-access version 1313

main
pineappleEA 2021-01-13 09:17:10 +01:00
parent 0a785f3bd7
commit 195e4aeb50
2 changed files with 3 additions and 1 deletions

View File

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

View File

@ -67,8 +67,10 @@ else()
-Werror=implicit-fallthrough
-Werror=missing-declarations
-Werror=reorder
-Werror=switch
-Werror=uninitialized
-Werror=unused-result
-Werror=unused-variable
-Wextra
-Wmissing-declarations
-Wno-attributes