papermario/.gitignore
alex d530ca24cd
Various script cleanup (#284)
* update star_rod_idx_to_c for battles

* name spiked_goomba and paragoomba animations

* name cleft animations

* finish battle struct disasm

* fix for kmr part 3

* name jr troopa animations

Co-authored by: T00nbink <martyntoby@gmail.com>

* ignore star rod crash.xml

* foliage.inc.c

* foliage data

* script: =f -> = (float)

* script: add (int) cast
2021-04-28 17:58:21 +09:00

54 lines
526 B
Plaintext

# Python
__pycache__/
venv/
.lark_cache*
.splat_cache
# Misc
.idea/
.DS_Store
ctx.c
expected/
.vscode/launch.json
/tools/star-rod
/ver/current
/ver/*/assets
# Build artifacts
build.ninja
.ninja*
*.ld
*.elf
*.z64
*.Yay0
*.msg.h
*.bin
*.i
*.o
*.zip
baserom.*
build/
!tools/build
/docs/doxygen/
/include/ld_addrs.h
/include/message_ids.h
/include/sprite/
/include/map
# Assets
/assets/*
# Star Rod
/sprite/SpriteTable.xml
/mod.cfg
/tools/star-rod
/editor
/logs
/out
dump
*.backup
crash.xml
/tools/Yay0compress
/tools/n64crc