mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-06 22:30:15 +00:00
Rework handling of dmadata (#1036)
* Generate dmadata * Remove tab indentations in mkdmadata.c and mkldscript.c * Fix * Review suggestions * Hopefully fix * Fix index Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
This commit is contained in:
parent
783ef3a117
commit
04a9d51e90
13 changed files with 2034 additions and 3438 deletions
5
tools/.gitignore
vendored
5
tools/.gitignore
vendored
|
@ -1,9 +1,10 @@
|
|||
# Output files
|
||||
*.exe
|
||||
yaz0
|
||||
makeromfs
|
||||
elf2rom
|
||||
makeromfs
|
||||
mkdmadata
|
||||
mkldscript
|
||||
vtxdis
|
||||
yaz0
|
||||
|
||||
graphovl/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue