diff options
author | Colin Noga <Tempus@chronometry.ca> | 2012-03-24 16:45:49 -0500 |
---|---|---|
committer | Colin Noga <Tempus@chronometry.ca> | 2012-03-24 16:45:49 -0500 |
commit | 3764377091ad23145fbd92c769b78ce2f296900f (patch) | |
tree | 6b0dddcb86086c80dfdcffa962ca2ccc00d51d3c /spritetex.yaml | |
parent | 393be37f168ba7bca4d471993aaf0899a4afc16b (diff) | |
download | kamek-3764377091ad23145fbd92c769b78ce2f296900f.tar.gz kamek-3764377091ad23145fbd92c769b78ce2f296900f.zip |
Changes to loads of shit, mostly bowser related
Diffstat (limited to '')
-rw-r--r-- | spritetex.yaml | 53 |
1 files changed, 7 insertions, 46 deletions
diff --git a/spritetex.yaml b/spritetex.yaml index 7f18ecb..6d38857 100644 --- a/spritetex.yaml +++ b/spritetex.yaml @@ -411,52 +411,13 @@ hooks: target_func: 'TEX_PokeyNoSand' -# - name: TEX_PokeySnowmanPos -# type: branch_insn -# branch_type: bl -# src_addr_pal: 0x80A9F7C0 -# target_func: 'TEX_PokeySnowmanPos' -# -# - name: TEX_PokeySnowmanPosA -# type: branch_insn -# branch_type: bl -# src_addr_pal: 0x80A9FEF8 -# target_func: 'TEX_PokeySnowmanPosA' -# -# - name: TEX_PokeySnowmanPosB -# type: branch_insn -# branch_type: bl -# src_addr_pal: 0x80AA002C -# target_func: 'TEX_PokeySnowmanPosB' -# -# -# - name: TEX_PokeySnowmanPosC -# type: branch_insn -# branch_type: bl -# src_addr_pal: 0x80AA04D0 -# target_func: 'TEX_PokeySnowmanPosC' -# -# -# - name: TEX_PokeySnowmanPosD -# type: branch_insn -# branch_type: bl -# src_addr_pal: 0x80AA0644 -# target_func: 'TEX_PokeySnowmanPosD' -# -# - name: TEX_PokeySnowmanPosE -# type: branch_insn -# branch_type: bl -# src_addr_pal: 0x80AA0848 -# target_func: 'TEX_PokeySnowmanPosE' -# -# - name: TEX_PokeySnowmanPosF -# type: branch_insn -# branch_type: bl -# src_addr_pal: 0x80AA0A5C -# target_func: 'TEX_PokeySnowmanPosF' -# -# -# + # - name: TEX_PokeySnowmanPos + # type: branch_insn + # branch_type: bl + # src_addr_pal: 0x80A9F7C0 + # target_func: 'TEX_PokeySnowmanPos' + + # - name: TEX_PokeySnowmanPosZ # type: patch # data: '60000000' |