This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 449
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor GridEvenShare::total_tiles to int32.
This value will always be representable with an int, and all usages of it treat it as a 32-bit int. Changing the type avoids some casts at usage sites.
- Loading branch information
1 parent
ee506d4
commit 91e9ac7
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters