PR comment

This commit is contained in:
Ethan Roseman 2020-11-07 09:33:22 -05:00
parent dac394f9c6
commit 63c41f1db4

View File

@ -101,6 +101,7 @@ INCLUDE_ASM(s32, "code_20ec0_len_5040", func_8004824C);
INCLUDE_ASM(s32, "code_20ec0_len_5040", spawn_drops);
// The issues here are only in the beginning where max and min are flipped
#ifdef NON_MATCHING
s32 get_coin_drop_amount(Enemy* enemy) {
EncounterStatus* currentEncounter = &gCurrentEncounter;