mirror of
https://github.com/HackerN64/HackerOoT.git
synced 2026-01-21 10:37:37 -08:00
* 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
8 lines
55 B
Plaintext
8 lines
55 B
Plaintext
*.bin
|
|
*.c
|
|
*.h
|
|
!text/*.[ch]
|
|
*.cfg
|
|
*.vtx.inc
|
|
*.dlist.inc
|