mirror of
https://github.com/pmret/papermario.git
synced 2024-11-09 20:42:41 +01:00
split 0x1E00000 extra sprites bin
This commit is contained in:
parent
b5f0c2588a
commit
744b12ebe6
@ -7411,6 +7411,7 @@ segments:
|
|||||||
- quiz/options
|
- quiz/options
|
||||||
- end/credits
|
- end/credits
|
||||||
- [0x1C84D30, bin]
|
- [0x1C84D30, bin]
|
||||||
|
- [0x1E00000, bin] # sprites here; Star Rod considers this a copy of sprite/npc.bin, but that doesnt appear to be true
|
||||||
- [0x1E40000, PaperMarioMapFS]
|
- [0x1E40000, PaperMarioMapFS]
|
||||||
- [0x27FEE22, "bin"]
|
- [0x27FEE22, "bin"]
|
||||||
- [0x2800000]
|
- [0x2800000]
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
import os
|
|
||||||
from segtypes.segment import N64Segment
|
from segtypes.segment import N64Segment
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from util import Yay0decompress
|
from util import Yay0decompress
|
||||||
|
Loading…
Reference in New Issue
Block a user