early-access version 1623
This commit is contained in:
parent
b298279b19
commit
d2e95e34ce
2 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
yuzu emulator early access
|
||||
=============
|
||||
|
||||
This is the source code for early-access 1622.
|
||||
This is the source code for early-access 1623.
|
||||
|
||||
## Legal Notice
|
||||
|
||||
|
|
|
@ -20,7 +20,6 @@ add_executable(yuzu-cmd
|
|||
emu_window/emu_window_sdl2_gl.h
|
||||
emu_window/emu_window_sdl2_vk.cpp
|
||||
emu_window/emu_window_sdl2_vk.h
|
||||
resource.h
|
||||
yuzu.cpp
|
||||
yuzu.rc
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue