diff options
Diffstat (limited to '')
-rw-r--r-- | switchblock.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/switchblock.yaml b/switchblock.yaml index e18fda8..567a6d6 100644 --- a/switchblock.yaml +++ b/switchblock.yaml @@ -43,3 +43,8 @@ hooks: data: '02A7 0000 00000010 00000010 00000000 00000000 00000200 00000200 0000 0000 0200 0200 0000 0000'
# 0x8030A340 + sprite num * 0x28 == offset
+ - name: PalaceDudeSpriteFileInfo
+ type: add_func_pointer
+ src_addr_pal: 0x8031AF90
+ target_func: 'PalaceDudeFileList'
+ # 0x8031AB4C + sprite num * 0x4 == offset
|