mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-15 06:06:04 +00:00
a6f646dc65
* Introduce assets/_extracted/VERSION, with text extracted there * move to `extracted/text/` * Update gitignore s * rework args for msgenc.py * put mkdir with others, until theyre all moved at once * move 0xFFFC back to being extracted, making it use specific macro `DEFINE_MESSAGE_NES` to handle its special behavior * prettier gitignore * Move messages 0xFFFC, 0xFFFD to committed message_data.h
7 lines
55 B
Text
7 lines
55 B
Text
*.bin
|
|
*.c
|
|
*.h
|
|
!text/*.[ch]
|
|
*.cfg
|
|
*.vtx.inc
|
|
*.dlist.inc
|