mirror of https://github.com/zeldaret/botw.git
ksys: Add missing header to CMakeLists
This commit is contained in:
parent
c28810405e
commit
107121ad45
|
@ -1,6 +1,7 @@
|
||||||
target_sources(uking PRIVATE
|
target_sources(uking PRIVATE
|
||||||
Account.cpp
|
Account.cpp
|
||||||
Account.h
|
Account.h
|
||||||
|
DebugMessage.h
|
||||||
KingEditor.h
|
KingEditor.h
|
||||||
OverlayArena.cpp
|
OverlayArena.cpp
|
||||||
OverlayArena.h
|
OverlayArena.h
|
||||||
|
|
Loading…
Reference in New Issue