Added serializable structs for zone file, localize asset, and rawfile asset.
This commit is contained in:
parent
15866b4f53
commit
9407f1d23e
@ -18,9 +18,12 @@ SOURCES += \
|
|||||||
|
|
||||||
HEADERS += \
|
HEADERS += \
|
||||||
enums.h \
|
enums.h \
|
||||||
|
localize.h \
|
||||||
mainwindow.h \
|
mainwindow.h \
|
||||||
|
rawfile.h \
|
||||||
structs.h \
|
structs.h \
|
||||||
utils.h
|
utils.h \
|
||||||
|
zone.h
|
||||||
|
|
||||||
FORMS += \
|
FORMS += \
|
||||||
mainwindow.ui
|
mainwindow.ui
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user