mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 00:47:57 -05:00
@ -108,6 +108,7 @@ set(SRCS
|
||||
hw/gpu.cpp
|
||||
hw/hw.cpp
|
||||
hw/lcd.cpp
|
||||
hw/y2r.cpp
|
||||
loader/3dsx.cpp
|
||||
loader/elf.cpp
|
||||
loader/loader.cpp
|
||||
@ -233,6 +234,7 @@ set(HEADERS
|
||||
hw/gpu.h
|
||||
hw/hw.h
|
||||
hw/lcd.h
|
||||
hw/y2r.h
|
||||
loader/3dsx.h
|
||||
loader/elf.h
|
||||
loader/loader.h
|
||||
|
Reference in New Issue
Block a user