mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-06-07 03:17:25 -04:00
Fix enum name
This commit is contained in:
@@ -87,7 +87,7 @@ enum fish_type {
|
||||
/* number of terms in a given month */
|
||||
enum fish_term {
|
||||
aSOG_TERM_0,
|
||||
aSOG_TERM1,
|
||||
aSOG_TERM_1,
|
||||
|
||||
aSOG_TERM_NUM
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user