mirror of https://github.com/zeldaret/botw.git
ksys/gdt: Add commonFlagsUtils
This is separate from gdtCommonFlags.h to avoid having a header with over 10 thousand lines...
This commit is contained in:
parent
f242ce69ee
commit
79ad7f328d
|
|
@ -1,6 +1,7 @@
|
|||
target_sources(uking PRIVATE
|
||||
gdtCommonFlags.cpp
|
||||
gdtCommonFlags.h
|
||||
gdtCommonFlagsUtils.h
|
||||
gdtFlag.cpp
|
||||
gdtFlag.h
|
||||
gdtFlagProxy.h
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue