mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 16:08:09 -05:00
Memory: Use a table based lookup scheme to read from memory regions
This commit is contained in:
@ -212,6 +212,7 @@ set(HEADERS
|
||||
loader/ncch.h
|
||||
mem_map.h
|
||||
memory.h
|
||||
memory_setup.h
|
||||
settings.h
|
||||
system.h
|
||||
)
|
||||
|
Reference in New Issue
Block a user