diff options
author | Colin Noga <Tempus@chronometry.ca> | 2012-07-18 21:16:24 -0500 |
---|---|---|
committer | Colin Noga <Tempus@chronometry.ca> | 2012-07-18 21:16:24 -0500 |
commit | 8f1b1aa7eb7f8700e1979b5c4d1d4e96d274119b (patch) | |
tree | 5b5b60ec7b346758d4fb6e783a1315a8c3532481 /bossTopman.yaml | |
parent | d2f76bb1313364397135c93c37672e57b50fb0a2 (diff) | |
download | kamek-8f1b1aa7eb7f8700e1979b5c4d1d4e96d274119b.tar.gz kamek-8f1b1aa7eb7f8700e1979b5c4d1d4e96d274119b.zip |
Updated doodad engine spec with delays, and a few other minor fixes
Diffstat (limited to 'bossTopman.yaml')
-rw-r--r-- | bossTopman.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bossTopman.yaml b/bossTopman.yaml index 31f7f6b..31a23b1 100644 --- a/bossTopman.yaml +++ b/bossTopman.yaml @@ -8,3 +8,8 @@ hooks: src_addr_pal: 0x8097BCC0 target_func: 'daDreidel::build(void)' + - name: BossTopmanSpriteFileInfo + type: add_func_pointer + src_addr_pal: 0x8031AF38 + target_func: 'TMarcNameList' + # 0x8031AB4C + sprite num * 0x4 == offset |