Use NUM_TRAINER_ATTRIBUTES const in AI scoring Layers
This commit is contained in:
@@ -72,7 +72,7 @@ AIChooseMove:
|
||||
|
||||
ld a, [wTrainerClass]
|
||||
dec a
|
||||
ld bc, 7 ; Trainer2AI - Trainer1AI
|
||||
ld bc, NUM_TRAINER_ATTRIBUTES
|
||||
call AddNTimes
|
||||
|
||||
.battle_tower_skip
|
||||
|
Reference in New Issue
Block a user