mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-23 03:22:08 +00:00
Merge pull request #473 from ISSOtm/shift_ub
Remove undefined behavior from shifts
This commit is contained in:
@@ -20,6 +20,7 @@ enum WarningID {
|
||||
WARNING_OBSOLETE,
|
||||
WARNING_SHIFT,
|
||||
WARNING_USER,
|
||||
WARNING_SHIFT_AMOUNT,
|
||||
|
||||
NB_WARNINGS,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user