Skip to content

Commit

Permalink
Comment placement
Browse files Browse the repository at this point in the history
Comment better placed in the line.
  • Loading branch information
leineg committed Jan 5, 2025
1 parent e1a0b56 commit b9e3963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/overlay005/encounter_effect_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -2726,7 +2726,7 @@ typedef struct EliterFourChampionEncounterParam {
} EliterFourChampionEncounterParam;

static const EliterFourChampionEncounterParam sEliteFourChampionEncounterParams[5] = {
{ .mugshotPlttIdx = 87, //Narc indices of the Elite Four and Champion
{ .mugshotPlttIdx = 87, // Narc indices of the Elite Four and Champion
.bannerPlttIdx = 39,
.facePanFrames = 32,
.trainerClass = TRAINER_CLASS_ELITE_FOUR_AARON,
Expand Down

0 comments on commit b9e3963

Please sign in to comment.