Skip to content

Commit

Permalink
Merge pull request #150 from froggestspirit/SDAT
Browse files Browse the repository at this point in the history
SDAT Building/Names
  • Loading branch information
lhearachel authored Feb 16, 2024
2 parents 45fc686 + 9e5e9e7 commit 324d0ac
Show file tree
Hide file tree
Showing 2,376 changed files with 46,539 additions and 16 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
/subprojects/zlib-*/
/subprojects/packagecache
/subprojects/constgen/
/subprojects/SDATTool/

# CLion folders
.idea/
Expand Down Expand Up @@ -52,6 +53,12 @@ symbols.csv
res/**/*.c
*.o

# SDAT Files
res/sound/*.sdat
res/sound/*/Files/BANK/*.sbnk
res/sound/*/Files/SEQ/*.sseq
res/sound/*/Files/WAVARC/*.swar

# Utilities
ntruncompbw
*.elf
Expand Down
Loading

0 comments on commit 324d0ac

Please sign in to comment.