diff options
| author | Treeki <treeki@gmail.com> | 2011-09-17 00:58:50 +0200 | 
|---|---|---|
| committer | Treeki <treeki@gmail.com> | 2011-09-17 00:58:50 +0200 | 
| commit | 75f7a14b0daf22b74a4f6fd55e35b0a407ecf0ba (patch) | |
| tree | c1a789137390bcfa5b0ea116e8b369feb8eea5e0 | |
| parent | 7a01ebfe271008804af099444b61498246594351 (diff) | |
| download | kamek-75f7a14b0daf22b74a4f6fd55e35b0a407ecf0ba.tar.gz kamek-75f7a14b0daf22b74a4f6fd55e35b0a407ecf0ba.zip | |
forgot to change the hook name
Diffstat (limited to '')
| -rw-r--r-- | mrsun.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -3,7 +3,7 @@  source_files: [../src/mrsun.cpp]  hooks: -  - name: BuildEventBlock +  - name: BuildMrSun      type: add_func_pointer      src_addr_pal: 0x80B0DFA0      target_func: 'daMrSun_c::build(void)' | 
