summaryrefslogtreecommitdiff
path: root/mrsun.yaml
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2011-09-16 23:01:09 +0200
committerTreeki <treeki@gmail.com>2011-09-16 23:01:09 +0200
commit3f51fed7227c3a409efd3fb8a38a63b709d9cca3 (patch)
tree29e292ed42823e2390c226f6557e5aed8f8da734 /mrsun.yaml
parent11d6762251f2170058b8b2de76163962138dc6b5 (diff)
downloadkamek-3f51fed7227c3a409efd3fb8a38a63b709d9cca3.tar.gz
kamek-3f51fed7227c3a409efd3fb8a38a63b709d9cca3.zip
uncompiling mr sun
Diffstat (limited to 'mrsun.yaml')
-rw-r--r--mrsun.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mrsun.yaml b/mrsun.yaml
index ffcad10..e206532 100644
--- a/mrsun.yaml
+++ b/mrsun.yaml
@@ -6,12 +6,12 @@ hooks:
- name: MrSun_Create
type: add_func_pointer
src_addr_pal: 0x80B0DFB8
- target_func: 'MrSun_Create(MrSun *self)'
+ target_func: 'MrSun_Create(MrSun *)'
- name: MrSun_Execute
type: add_func_pointer
src_addr_pal: 0x80B0DFD0
- target_func: 'MrSun_Execute(MrSun *self)'
+ target_func: 'MrSun_Execute(MrSun *)'
- name: MrSun_Draw
type: patch