Skip to content

Commit

Permalink
Fixed FORM_CHANGE_ITEM_USE_MULTICHOICE documentation (#3700)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
  • Loading branch information
AsparagusEduardo and AlexOn1ine authored Dec 11, 2023
1 parent 95bdc9a commit 26a8c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/constants/form_change_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
#define FORM_CHANGE_TIME_OF_DAY 18

// Form change that depends on a multichoice (e.g. Rotom Catalog).
// param2: multichoice list (starting at 0).
// param1: multichoice list (starting at 0).
#define FORM_CHANGE_ITEM_USE_MULTICHOICE 19

#endif // GUARD_CONSTANTS_FORM_CHANGE_TYPES_H

0 comments on commit 26a8c2a

Please sign in to comment.