Rename to HookableEvent. Because naming conflict

This commit is contained in:
Scott Mansell
2023-02-03 13:37:42 +13:00
parent 60f2b5af7b
commit 8c8bd0e7ac
5 changed files with 12 additions and 12 deletions

View File

@ -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