mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-17 19:46:43 -04:00
Added BHAV support to FileHandler and iff2html
Split "chunk.c" functionality into bhav.h, bhav.c, stbl.h, stbl.c
This commit is contained in:
parent
4442056335
commit
02dff475c8
5 changed files with 82 additions and 286 deletions
|
@ -19,6 +19,8 @@ set(FILEHANDLER_SOURCES
|
|||
File.cpp
|
||||
Image.cpp
|
||||
cst/cst.c
|
||||
iff/stbl.c
|
||||
iff/bhav.c
|
||||
iff/chunks.c
|
||||
iff/iff.c
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue