diff options
author | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2020-05-08 09:28:28 +0100 |
---|---|---|
committer | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2020-05-08 09:28:28 +0100 |
commit | 1a1cff966e82ada49585bbc721247c7c8c8cf3a1 (patch) | |
tree | e08851f8e6a1d538af241cf477fbbd5a54bea4fd /src/engine/effect_functions.asm | |
parent | bf4cc80aa71c401f489cee3027fba09e975a64cd (diff) |
Add corrections
Diffstat (limited to 'src/engine/effect_functions.asm')
-rw-r--r-- | src/engine/effect_functions.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/effect_functions.asm b/src/engine/effect_functions.asm index dbda9ad..762e82d 100644 --- a/src/engine/effect_functions.asm +++ b/src/engine/effect_functions.asm @@ -763,4 +763,4 @@ Func_2cbfb: ; 2cbfb (b:4bfb) ret ; 0x2cc0a - INCROM $2cc0a, $30000
\ No newline at end of file + INCROM $2cc0a, $30000 |