mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
gitignore
This commit is contained in:
parent
ffe1f285a1
commit
aae3b1a085
3
.gitignore
vendored
3
.gitignore
vendored
@ -14,6 +14,7 @@ expected/
|
|||||||
# Build artifacts
|
# Build artifacts
|
||||||
build.ninja
|
build.ninja
|
||||||
*.ld
|
*.ld
|
||||||
|
*.elf
|
||||||
*.z64
|
*.z64
|
||||||
*.Yay0
|
*.Yay0
|
||||||
*.msg.h
|
*.msg.h
|
||||||
@ -27,6 +28,8 @@ build.ninja
|
|||||||
|
|
||||||
# Assets
|
# Assets
|
||||||
/assets
|
/assets
|
||||||
|
*.bin
|
||||||
|
*.o
|
||||||
|
|
||||||
# Star Rod
|
# Star Rod
|
||||||
/sprite/SpriteTable.xml
|
/sprite/SpriteTable.xml
|
||||||
|
@ -8877,3 +8877,4 @@ func_802D38EC = 0x802D38EC; // type:func rom:0xF829C
|
|||||||
func_802D3840 = 0x802D3840; // type:func rom:0xF81F0
|
func_802D3840 = 0x802D3840; // type:func rom:0xF81F0
|
||||||
func_802D39FC = 0x802D39FC; // type:func rom:0xF83AC
|
func_802D39FC = 0x802D39FC; // type:func rom:0xF83AC
|
||||||
func_802D3C58 = 0x802D3C58; // type:func rom:0xF8608
|
func_802D3C58 = 0x802D3C58; // type:func rom:0xF8608
|
||||||
|
gBattleItemTable = 0x80293C04; // type:data
|
||||||
|
Loading…
Reference in New Issue
Block a user