diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2025-07-12 11:41:28 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-12 11:41:28 -0600 |
| commit | a3abb98b9d70513cfba5acac5758761050e1cffb (patch) | |
| tree | c9e2c3427d519929b3a851e86b124e22d80920fa /include | |
| parent | 7bb37c6ace16f1006fbeeafc42f01967debaf0c0 (diff) | |
Submit Matches for code_80005FD0.c (#446)
* Update code_80005FD0.c
* More matches
* Remove comment
* Submit match for cpu_use_item_strategy
* Fix hard cpu
* Update code_80005FD0.c
Diffstat (limited to 'include')
| -rw-r--r-- | include/defines.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/defines.h b/include/defines.h index b33633404..60c21af83 100644 --- a/include/defines.h +++ b/include/defines.h @@ -371,7 +371,6 @@ enum PLACE { FIRST_PLACE, SECOND_PLACE, THIRD_PLACE, FOURTH_PLACE }; #define UNKNOWN_EFFECT_0x40 0x40 // #define UNKNOWN_EFFECT_0x80 0x80 // #define UNKNOWN_EFFECT_0xC 0xC // -#define UNKNOWN_EFFECT_0x10 0x10 // #define UNKNOWN_EFFECT_0x100 0x100 // #define UNKNOWN_EFFECT_0x1000 0x1000 // #define STAR_EFFECT 0x200 // being a star |
