mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Rename to HookableEvent. Because naming conflict
This commit is contained in:
@ -46,7 +46,6 @@ add_library(common
|
||||
EnumFormatter.h
|
||||
EnumMap.h
|
||||
Event.h
|
||||
EventHook.h
|
||||
FatFsUtil.cpp
|
||||
FatFsUtil.h
|
||||
FileSearch.cpp
|
||||
@ -63,6 +62,7 @@ add_library(common
|
||||
GekkoDisassembler.h
|
||||
Hash.cpp
|
||||
Hash.h
|
||||
HookableEvent.h
|
||||
HttpRequest.cpp
|
||||
HttpRequest.h
|
||||
Image.cpp
|
||||
|
Reference in New Issue
Block a user