diff options
author | Treeki <treeki@gmail.com> | 2012-09-15 21:24:59 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2012-09-15 21:24:59 +0200 |
commit | d03b7871950f89623f1f90facde2f5df89e9e136 (patch) | |
tree | 40bacbe48d2634ca451b770c9e89a439fd285d61 /spritespawner.yaml | |
parent | a16adae746a5d4814a781f583d18dd79d3e7d43b (diff) | |
download | kamek-d03b7871950f89623f1f90facde2f5df89e9e136.tar.gz kamek-d03b7871950f89623f1f90facde2f5df89e9e136.zip |
fixed a profile assignment conflict and added a doc for assigned profiles
Diffstat (limited to '')
-rw-r--r-- | spritespawner.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spritespawner.yaml b/spritespawner.yaml index 8c2e7ca..8c630eb 100644 --- a/spritespawner.yaml +++ b/spritespawner.yaml @@ -1,5 +1,5 @@ --- -# Replaces Ac_Lift_ObjBg_HMove_Big +# Replaces EN_BOYON source_files: [../src/spritespawner.cpp] hooks: @@ -12,4 +12,4 @@ hooks: type: add_func_pointer src_addr_pal: 0x80ADEA30 target_func: 'SpriteSpawner_Execute(SpriteSpawner *)' -
\ No newline at end of file + |