mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 17:07:57 -05:00
common: Remove code_block.h
We use dynarmic, so this is unued. Anything else we need will likely use Xbyak, so this header isn't necessary any more.
This commit is contained in:
@ -34,7 +34,6 @@ add_library(common STATIC
|
||||
chunk_file.h
|
||||
cityhash.cpp
|
||||
cityhash.h
|
||||
code_block.h
|
||||
color.h
|
||||
common_funcs.h
|
||||
common_paths.h
|
||||
|
Reference in New Issue
Block a user