mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
Split arm9 data JP
This commit is contained in:
parent
f4880f0b8f
commit
c64241a6c0
|
|
@ -1,10 +1,11 @@
|
|||
# Pokémon Mystery Dungeon: Explorers of Sky
|
||||
|
||||
This is a WIP disassembly of Pokémon Mystery Dungeon: Explorers of Sky. For instructions on how to set up the repository, please read [INSTALL.md](INSTALL.md).
|
||||
This is a WIP disassembly of Pokémon Mystery Dungeon: Explorers of Sky. For instructions on how to set up the repository, please read [INSTALL.md](INSTALL.md). For information on how to contribute changes, see [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||
|
||||
This repository builds the following ROMs:
|
||||
|
||||
* [**pmdsky.us.nds**](https://datomatic.no-intro.org/index.php?page=show_record&s=28&n=4273) `sha1: 5fa96ca8d8dd6405d6cd2bad73ed68bc73a9d152`
|
||||
* [**pmdsky.eu.nds**](https://datomatic.no-intro.org/index.php?page=show_record&s=28&n=4468) `sha1: c838a5adf1ed32d2da8454976e5b1a1aa189c139`
|
||||
* [**pmdsky.jp.nds**](https://datomatic.no-intro.org/index.php?page=show_record&s=28&n=3656) `sha1: 7785138dd343b6f2d0f2c9cadc26b4aa927161d7`
|
||||
|
||||
For contacts and other pret projects, see [pret.github.io](https://pret.github.io/).
|
||||
|
|
|
|||
|
|
@ -45791,7 +45791,7 @@ _0202F3CC:
|
|||
add r0, r5, #4
|
||||
bl sub_0202A03C
|
||||
ldrsb r0, [sl, #0x10]
|
||||
bl sub_02027AF0
|
||||
bl UpdateWindow
|
||||
add sp, sp, #0x124
|
||||
ldmia sp!, {r4, r5, r6, r7, r8, sb, sl, fp, pc}
|
||||
.align 2, 0
|
||||
|
|
|
|||
4054
asm/main_02075600.s
4054
asm/main_02075600.s
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user