mirror of
https://github.com/pret/pokeruby.git
synced 2025-01-19 11:12:26 +00:00
nonmatching damage calc function
This commit is contained in:
parent
9f54b1951c
commit
35cbfc27c5
File diff suppressed because it is too large
Load Diff
@ -50,7 +50,7 @@ SECTIONS {
|
||||
src/decompress.o(.text);
|
||||
asm/rom_800D42C.o(.text);
|
||||
src/pokemon_1.o(.text);
|
||||
asm/calculate_base_damage.o(.text);
|
||||
src/calculate_base_damage.o(.text);
|
||||
src/pokemon_2.o(.text);
|
||||
asm/pokemon_item_effect.o(.text);
|
||||
src/pokemon_3.o(.text);
|
||||
|
1482
src/calculate_base_damage.c
Normal file
1482
src/calculate_base_damage.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user