diff options
Diffstat (limited to '')
-rw-r--r-- | koopatlas.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/koopatlas.yaml b/koopatlas.yaml index 4d65ffb..22ac054 100644 --- a/koopatlas.yaml +++ b/koopatlas.yaml @@ -53,7 +53,7 @@ hooks: - name: BuildWMdStarCoin # WM_GHOST type: add_func_pointer src_addr_pal: 0x80982D1C - target_func: 'dWMStarCoin::build(void)' + target_func: 'dWMStarCoin_c::build(void)' # fix the STOCK_ITEM references |