Add .bik processing header.

This commit is contained in:
= 2025-01-12 20:12:01 -05:00
parent fc9e5d8b5b
commit c649ee2b40

View File

@ -20,7 +20,8 @@ HEADERS += \
enums.h \ enums.h \
mainwindow.h \ mainwindow.h \
structs.h \ structs.h \
utils.h utils.h \
bink.h
FORMS += \ FORMS += \
mainwindow.ui mainwindow.ui