diff options
author | Treeki <treeki@gmail.com> | 2012-10-25 00:05:35 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2012-10-25 00:05:35 +0200 |
commit | 63bde25084daafeb0aeaa584d3624f0c77ec043d (patch) | |
tree | 0fe3aacd52415be927b48aee2ff103f6590d2fdc /koopatlas.yaml | |
parent | ad21da0675fe04c23bbb88763d4683648e812b8f (diff) | |
download | kamek-63bde25084daafeb0aeaa584d3624f0c77ec043d.tar.gz kamek-63bde25084daafeb0aeaa584d3624f0c77ec043d.zip |
committing my untested and slightly unfinished shop
Diffstat (limited to 'koopatlas.yaml')
-rw-r--r-- | koopatlas.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/koopatlas.yaml b/koopatlas.yaml index 22ac054..eea87e6 100644 --- a/koopatlas.yaml +++ b/koopatlas.yaml @@ -45,11 +45,6 @@ hooks: src_addr_pal: 0x80986074 target_func: 'dWMShop_c::build(void)' - - name: BuildWMdShopItem # WM_BOARD - type: add_func_pointer - src_addr_pal: 0x80981CA0 - target_func: 'dShopItem::build(void)' - - name: BuildWMdStarCoin # WM_GHOST type: add_func_pointer src_addr_pal: 0x80982D1C |