mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 15:18:23 -05:00
Add SCOPE_EXIT macro to conveniently execute cleanup actions
This commit is contained in:
@ -51,6 +51,7 @@ set(HEADERS
|
||||
msg_handler.h
|
||||
platform.h
|
||||
scm_rev.h
|
||||
scope_exit.h
|
||||
string_util.h
|
||||
swap.h
|
||||
symbols.h
|
||||
|
Reference in New Issue
Block a user