early-access version 3237

main
pineappleEA 2022-12-20 06:39:36 +01:00
parent 3014f5db9c
commit cedc7143c6
2 changed files with 2 additions and 2 deletions

View File

@ -208,7 +208,7 @@ find_package(libusb 1.0.24)
find_package(lz4 REQUIRED)
find_package(nlohmann_json 3.8 REQUIRED)
find_package(Opus 1.3)
find_package(Vulkan 1.3.213)
find_package(Vulkan 1.3.238)
find_package(ZLIB 1.2 REQUIRED)
find_package(zstd 1.5 REQUIRED)

View File

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