Skip to content

Commit

Permalink
update comments on enum values
Browse files Browse the repository at this point in the history
Co-authored-by: cbt6 <[email protected]>
  • Loading branch information
TrainerRiley and cbt6 authored Mar 24, 2024
1 parent 4ec1ab0 commit 39978b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/poketch_data.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ enum PoketchAppID {
POKETCH_APPID_KITCHENTIMER,
POKETCH_APPID_COLORCHANGER,
POKETCH_APPID_MATCHUPCHECKER,
POKETCH_APPID_STOPWATCH, // unused: https://tcrf.net/Pok%C3%A9mon_Platinum#Unused_Pok.C3.A9tch_Apps
POKETCH_APPID_ALARMCLOCK, // unused per above
POKETCH_APPID_STOPWATCH, // unused
POKETCH_APPID_ALARMCLOCK, // unused

POKETCH_APPID_MAX
};
Expand Down

0 comments on commit 39978b4

Please sign in to comment.